body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	
	
	SCROLLBAR-FACE-COLOR: #ffffff;
		SCROLLBAR-TRACK-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR:  #33cc00;

		SCROLLBAR-HIGHLIGHT-COLOR: #33cc00;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;

		SCROLLBAR-SHADOW-COLOR: #E1FFE1;
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
}
a {
	text-decoration: none;
	color: #263995;

}
a:hover {
	text-decoration: underline;
}
font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263995;
}
.bigmenu {
	font-size: 24px;
	font-weight: bold;
}
.greenhead {
	font-size: 16px;
	font-weight: bold;
	color: #263995;
}
table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263995;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #263995;
	font-size: 14px;

}
.greyfont {
	color: #666666;
}
