.small	    { 	font-size:10pt;
             	color:#174B96;
		font-family:Verdana;
		font-weight:small;
            }

.large	    { 	font-size:12pt;
             	color:#174B96;
		font-family:Verdana;
		font-weight:small;
            }

a:hover     {	text-decoration:underline overline;
	    }

a:link      {   color:#0033FF;
             	text-decoration: none;
		font-family:Arial;
            }


a:visited   {  	color:#0033FF;
             	text-decoration: none;
		font-family:Arial;
            }


a:active   {   	color:#0033FF;
            	text-decoration: none;
		font-family:Arial;
           }

BODY      {   background-color:#C7DFF4; 
scrollbar-arrow-color:#174B96; 
scrollbar-track-color:#C7DFF4; 
scrollbar-face-color:#C7DFF4; 
scrollbar-highlight-color:#174B96; 
scrollbar-3dlight-color:#C7DFF4; 
scrollbar-darkshadow-color:#174B96; 
scrollbar-shadow-color:#C7DFF4;  
           }

img    	   {    border-style:none;
           }
