BODY {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#3F6F9F;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#3F6F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


A {
	font-size : 8px;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	font-size : 8px;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

A:Active  {
	font-size : 8px;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-size : 8px;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : #008000;
	text-decoration : none;
}


A.Link  {
	font-size : 8px;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	color: #0066CC;
	background-color: #CDDCEB;
	border: 1px solid #333333;
}
