body {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
div
{

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.smallcontent{
	font-size: 9px;
}
.copyright {
	font-size: 11px;
	color: #7793CB;
}
.copyright:hover {
	text-decoration: none;
	font-size: 11px;
	color: #7793CB;
}
.copyright:visited {
	font-size: 11px;
	color: #7793CB;
}
input {
	border: 1px solid #CC9966;
}
