body,tr,td{
	scrollbar-face-color:#BEBEBE;
	scrollbar-shadow-color:#BEBEBE;
	scrollbar-3dlight-color:#BEBEBE;
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#BEBEBE;
	scrollbar-track-color:#BEBEBE;
	scrollbar-darkshadow-color:#BEBEBE;
	scrollbar-highlight-color:#ffffff;
	color:#000000;
	font-size:7pt;
	font-family:tahoma,trebuchet,georgia,serif, Verdana, Arial, Helvetica;
	background-color: ;
	background-image: ;
	background-attachment : fixed;
	line-height: 13px;
	letter-spacing: 0px;
	text-align:justify;
	CURSOR: ;
}
a:link{
	color:#000000; 
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#2E0854;
	text-decoration:underline;
	font-weight:bold;
}


b {font-weight: bold;
color: #BE0806;
}

.header{
	font-family: Georgia,serif;
	font-size: 8pt;
	font-weight:bold;
	color: #BE0806;
}

.content{
font-family: tahoma;
	font-size: 7pt;
	font-weight:normal;
	color: #000000;
        background: #AEAEAE;
}

