.text {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.formarquee {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
BODY {SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #f0f0f0; 
SCROLLBAR-ARROW-COLOR: #ff0000; 
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0; }
.heading {
	font-family: verdana;
	font-size: 12px;
	color: #009933;
}
.top {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
.subheading {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.button {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}.button:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.border {
	border: 0.2px none;
}
.bottom {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
.heading1 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}
