body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;


}
td {
	font-size: 12px;
	font-weight: bold;
	color: #006633;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;

}
a {
	color: #336600;
	text-decoration: none;

}
a:hover {
	color: #990066;
	text-decoration: underline;

}
.outer {
	border: thick #000000;
}
h4 {
	color: #660033;
	height: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.small {
	font-size: 10px;
}
.bottomad{
	background-color:#CCCC00;
	padding:5px;
}