A 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003B65; 
	text-decoration: none;
	font: bold; 
}

BODY
{
	scrollbar-face-color: #4F7B85; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-attachment: fixed;
	background-color: #FFFFFF;

	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: left top;
}

b 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: bold; 
	color: #003B65; 
	line-height: 18px;
 }

i 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal; 
	color: #003B65; 
	line-height: 18px;
 }

td
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 16px; 
	color: #003B65; 
 }


a:link
{
	font: bold 11px tahoma;
	color: #003B65; 
	line-height: 16px; 
	text-decoration: none;
 }

a:hover
{
	font: bold 11px  tahoma; 
	color: #003B65; 
	line-height: 16px; 
	text-decoration: underline;
}

