BODY {	SCROLLBAR-FACE-COLOR: #CCCCCC;	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;	SCROLLBAR-SHADOW-COLOR: #ffffff;	SCROLLBAR-3DLIGHT-COLOR: #ffffff;	SCROLLBAR-ARROW-COLOR: #ffffff;	SCROLLBAR-TRACK-COLOR: #ffffff;	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;	margin: 0px;}
a:link {
	font-family: Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
a:visited {
	font-family: Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
a:active {
	font-family: Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
a:hover {
	font-family: Arial;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}
tr {
}
input {
	font-family: Arial;
	font-weight: bold;
	color: #0099FF;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
    border: 1px solid #CCCCCC;
}
h2 {
	font-family: Arial;
	font-size: 12px;
}
h1 {

	font-family: Arial;
	font-size: 12px;
}
.maintbl {
	border: #0099FF;
}
