BODY {
	color: #1C4279;

	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;

}

table.main {
	border: 2px groove #000;
	
}


td {
		font-size: 12px;

}


A {
	color: #191970;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline overline;
}

.smalltable  { color: #1b6aa5; font-size: 9px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular; text-decoration: none }