BODY {
	background-color : #000080;
}

A {text-decoration: none; color: #05046C;}
a:hover {text-decoration : underline;}

TABLE {
	background-color : #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #05046C;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
}

.tagline {font-size: 16px;}

.footer {
	font-size: 11px;
	color: #ffffff;
}

.hometable {
	font-size: 13px;
	font-weight: bold;
}

.hometablesm {
	font-size: 10px;
}