body {
	height: 100%;
	background-color: #9A9AAD;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	color: #000033;
	background-image:url(images/sbg.jpg);
	margin: 0px;
}

.thinhighlight14 {
	font-size: 14px;
	color: #000033;
}

.fathighlight14 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

.fathighlight12 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.footer {
	background: url(images/botbg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color:#999999;
	text-align: center;
}

.footer a:link, .footer a:visited {
	color: #999999;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a:hover {
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

a:link, a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
}