BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Verdana;
	font-size : 10pt;
	background-color: White;
	scrollbar-base-color : #FFCC66;
	scrollbar-arrow-color : Navy;
}
TD, TR {
	font-family: Verdana;
	font-size : 10pt;
}
TH {
	font-family: Verdana;
	font-weight : bold;
}
H2 {
	font-family: Verdana;
	font-size: 18pt;
}
INPUT {
	border : 1px solid;
}
A {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}

.top {
	background-color: #9966CC;
	color: White;
	font-size: 20pt;
	padding-left: 6px;
}
A.top {
	text-decoration : none;
}
A.top:hover {
	text-decoration : none;
	color: White;
}
small {
	font-size: 9.5px;
}

.menu {
	background-color: #FFCC66;
	font-size: 10pt;
	color: Navy;
}
A.menu {
	color: Navy;
	text-decoration: none;
}
A.menu:hover {
	color: Navy;
	text-decoration: underline;
}
.alert 
{
	color:Red;
}
.main {
	background-color: White;
	color: #666600;
}
A {
	color: #666600;
	text-decoration : underline;
}
A:hover {
	color: #999933;
}
