body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.heading{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFF4C1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCA08; 
	SCROLLBAR-SHADOW-COLOR: #FFCA08; 
	SCROLLBAR-3DLIGHT-COLOR: #FFF4C1; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFF4C1;
}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #336699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
