
a:link 			{ 
				color:#00234B;
				font-weight:regular;
				font-size : 8pt;
				text-decoration: underline
				}

a:visited 		{ 
				color: #00234B;
				font-size :8pt;
				text-decoration: underline
				}
				
a:active 		{ 
				color: #545454;
				font-style: regular;
				font-size: 8pt;
				text-decoration: underline
  				}
	
a:hover			{ 
				color: #545454;
				font-style: regular;
				font-size: 8pt;
				text-decoration: underline
  				}
					
body  			{
				font-size : 8pt;
				font-family : Verdana,Arial,Sans Serif,Tahoma;
				background-color : #FFFFFF;
				color : #545454;
				scrollbar-face-color : #E6E6E6;
				scrollbar-shadow-color : #545454;
				scrollbar-highlight-color : #E6E6E6;
				scrollbar-3dlight-color : #545454;
				scrollbar-darkshadow-color : #E6E6E6;
				scrollbar-track-color : #E9E9E9;
				scrollbar-arrow-color :#545454;
				background-attachment:fixed; padding:0px; 
				}
				
b				{
				font-family:Verdana,Arial,Sans Serif,Tahoma;
				color:#545454;
				font-weight:regular;
				font-size :8pt;
				}

td				{
				font-family:Verdana,Arial,Sans Serif,Tahoma;
				color:#545454;
				font-weight:regular;
				font-size :8pt;
				}			
h1				{
				font-family:Verdana,Arial,Sans Serif,Tahoma;
				color:#545454;
				font-weight:bold;
				font-size :10pt;
				}		