body  {
	font-family : Arial;
	font-color : black;
	font-size : 9pt;
	background-color: EAEAEA;
	scrollbar-face-color:#C7C7C7;
	scrollbar-highlight-color:#EAEAEA;
	scrollbar-3dlight-color:#EAEAEA;
	scrollbar-darkshadow-color:#EAEAEA;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#EAEAEA;
}

input.noborder {font-family : Arial;font-size : 8pt;height : 15;width : 120;border:0;}

.menu	{
	font-family : "Arial";
	font-size : 8pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:hover{color : FFF19B;text-decoration:none;}

.menu2	{
	font-family : Arial;
	font-size : 8pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu2:hover	{color : FFF19B;text-decoration:none;}

.doctitle {
	font-family : "Arial";
	font-size : 11pt;
	font-weight: bold;
	font-style: italic;
	color : #000000;
	text-decoration : none;
}

a {	color:2F91B0;text-decoration:none;}

a:hover{text-decoration:underline;}

.doctext {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	line-height:17px;
	text-align:justify;
}

ul {
	margin-left: 15px;
	margin-top:0px;
}

p { margin-top:0px;margin-bottom:0px;}

.small {
	font-family: "Arial";
	font-size : 7pt;
	color:929292;
}

.small:hover{color:D20000;text-decoration:none;}

