/* Standard Text */
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #FFFFFF;
	color: #000000;

}
td
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.arial2b
{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial;
	color: #0066CC;


}
.arial1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {  color: #003399; text-decoration: none}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 22px;
}

