body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #123666;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
h1 {
	font-size: small;
	font-weight: bold;
}

h2 {
	font-size:x-small;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #3399FF;
}