body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15px;
	text-align: right;
	background-color: #3300FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
a  {
	text-decoration: underline;
}

a:link {color: #000099}
a:visited {color: #000099}
a:hover {color: #3366FF}
a:active {color: #000099}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
}
