body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
 	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.inputbox
{
    font-size: 11px;
}
.header
{
    font-size: 14px;
    font-weight: bold;
    color: #000033;
}
.orangeheader
{
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
}
.mainlink
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.footer
{
    font-size: 10px;
}
.margin {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
