h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0000A4;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: CEDDFF;
	background-repeat: repeat-x;
	background-image: url(images/elements/shade2.jpg);
}
a:link {
	font-weight: bold;
	color: #0000A4;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E3EFF;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
