body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	background-color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	background-repeat: repeat;
	background-position: top;
}

h5 {
	font-size: 100%;
	color: #0000FF;
}

a {
	font-size: 100%;
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-size: 100%;
	color: #0099FF;
	text-decoration: underline;
}
h3 {
	font-size: 150%;
	color: #FFFFFF;
}
