body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #006699;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding-top: 8;
	padding-bottom: 8;
	letter-spacing: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	line-height: 20px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
}
a,
a:link, 
a:visited,
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.menu
	{
	font-weight: bold;
	}
.menu a,
.menu a:link,
.menu a:visited,
.menu a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
	}
.menu a:hover {
	  color: #0000FF;
	  text-decoration: underline;
	}
.thumbnail a,
.thumbnail a:link,
.thumbnail a:visited,
.thumbnail a:active {
	color:#D0D4D8;
	text-decoration: none;
	}
.thumbnail a:hover {
	  color: #0000FF;
	  text-decoration: underline;
	} 
.heading {
	font-weight: bold;
	color: #336699;
}
.hide, .mainbody {
}

