a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #29752D;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #063B63;
	background-color: #C1D3E9;
	background-image: url(i/formbg.gif);
	background-repeat: repeat;
	border: 1px solid #54B4EE;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(i/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image: url(i/bg.gif);
	background-repeat: repeat-x;
	background-color: #1B5F08;
}
.whtlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	text-decoration: blink;
}
.dblspc {
	line-height: 30px;
}
