body {
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #011D96;
}
td.blu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #011D96;
}
td.pic {
	font-family: Verdana;
	font-size: 10px;
	color: #011D96;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #011D96;
}
a.menu:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #011D96;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #011D96;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #011D96;
	text-align: right;
	font-weight: bold;
}
