html, body, table.maintbl1 {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	color:#FFFFFF;
}

a.toplinks:link, a.toplinks:active{
	color:#1B4E9A;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.toplinks:visited {
	color:#1B4E9A;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.toplinks:hover {
	color:#1B4E9A;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

th.headertitle{
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
	height:30px;
	color:#000000;
}

.alltext{
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.sitetitle{
	font-size:35px;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
}

.numbers{
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
}

.image{
	border: 2px solid #FF0000;
}

.copyright{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

#mytableborder {
	border:  2px solid #FF0000;
	background-color:#FFFFFF;
}