body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0099FF;
}
h1 {
	font-size: 30px;
	color: #0000FF;
}
h2 {
	font-size: 18px;
	color: #333333;
}
.style2 {
	font-family: "Kristen ITC";
	color: #0000FF;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CEF5FD;
	text-align: left;
}
