.style1 {font-size: xx-small}
.style2 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #21529A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #21529A;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #21529A;
}
a {
	font-size: small;
	font-weight: bold;
}


ul { list-style-position: outside; margin-left: 0px; padding-left: 15px; list-style: round; vertical-align: middle; }
li { margin: 0px; padding: 0px; }

body {
	background-color: #21529A;
}
.style3 {font-size: x-small}
