BODY	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
	}


BODY {scrollbar-face-color: #003366; scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #333333; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000000; 
scrollbar-arrow-color: #ffffff}


A:visited { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 003366; 
	text-decoration: none;
	}

A:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #00344A; 
	text-decoration: none;
	}

A:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: 003366; 
	font-weight: normal; 
	text-decoration: none;
	}

A:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ffffff ;
	background-color: #00344A;
	}

TD	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	border: none #000000;
	}
.box {
	border: 1px solid #000000;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.notopline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.realtopline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
