
body {
	background-color : #FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
}
td {
	vertical-align : top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #555D70;
}
div {
	text-align : center;
}
a {
	text-decoration : none;
	color : #555D70;
}
a:hover {
	color : #AAAAAA;
}
.login {
	font-size : 10px;
	line-height : 120%;
	color : #555D70;
}
.inputbox {
	font-size : 10px;
	letter-spacing : 0px;
	color : #555D70;
}
.mid {
	vertical-align : middle;
}
.quote {
	text-align: center;
	font-family : Times, "Times New Roman", serif;
	font-size : 19px;
	color: #202E53;
}
.tb {
	vertical-align : text-bottom;
}
.smtext {
	font-size : 10px;
}
.footer {
	font-size : 10px;
	color : #555D70;
}
.ulink {
	text-decoration : underline;
	color : #555D70;
}
.whitetxt {
	color : #FFFFFF;
}

a:link, a:active {
	color: #555D70;
}
a.home {
	color:#FFFFFF;
}