
BODY {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-weight : bold;
	margin-top: 3;
	scrollbar-face-color:#6f8376;
	scrollbar-highlight-color:#F0E0E0;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
 
	}

P{
	margin-top: 0;
	margin-bottom: 0;
	font-size : 12px;
	line-height:14px;
	font-weight : normal;

}


TD{
	font-family : Verdana, Arial, Helvetica;
	color: black;
	font-size : 12px;
	line-height:14px;
	font-weight : normal;
}
	

A{
	text-decoration: none;
	color: #54695b;
	font-style: normal;
	font-weight : bold;
	font-size : 12px;
	line-height:14px;
	

}
A:active {
	text-decoration: none;
	color:  red;
	font-weight : bold;
	font-size : 12px;
	

		
}
A:hover{
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
	color: red;
	font-size : 12px;
	

		
}
.t {
	text-decoration: none;
	color:  red;
	font-weight : bold;
	font-size : 11px;
	

	}