BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #2e5b89; 
	SCROLLBAR-SHADOW-COLOR: #2e5b89; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #216ac3; 
	SCROLLBAR-TRACK-COLOR: #e6eaf7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	OVERFLOW-X: hidden; 
	OVERFLOW: scroll;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #336699;
}
.10size{
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
}
.11size{
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.normal{
	font-size: 12px; 
	font-family: "Trebuchet MS";
	color: #336699; 
}
.14size{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;	
}
.heading{
	font-family: "Trebuchet MS"; 
	font-size: 15px; 
	color:#959E21;
	font-weight: bold;
}