/* Authored by Tim Rauter October 2005 */
body {

}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
text-align: left;
}

a {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

.title {
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: bold;
color: #304F78;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #304F78;
}
.submit {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000099;
	width: 140px;
	heigh: 18px;
	cursor: hand;
	text-align: center;
}
.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}



