.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}
.body a{
	color: #223883;
	text-decoration: none;
}
.body a:hover{
	color: #223883;
	text-decoration: underline;
}
body {
	background-color: #223883;
	margin-top: 5px;
}
.maintbl {
	width: 770px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer a{
	color: #999999;
	text-decoration: none;

}
.footer a:hover{
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #223883;
}
.td7h {
    height: 7px;
	background:#FFFFFF;
}

.td7w{
    width: 7px;
	background:#FFFFFF;
}
.td7hb {
	height: 7px;
	background-color: #223883;
}
#information{position:absolute; z-index:10; visibility:visible; left: -1000px; top: -1000px;}

