body {
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	color: #333366;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}

td {
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	font-size: 12pt;
	color: #333366;
	line-height: 1.4em;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000066;
}

.styleSmall {
	font-size: 10pt;
}
h2 {
	color: #CC6600;
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	font-size: 11pt;
}


.styleBody {
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	font-size: 12pt;
	color: #333366;
	line-height: 1.4em;
}
a:link {
	color: #3333CC;
}
a:hover {
	color: #3366FF;
}
h1 {
	font-size: 12pt;
	color: #660000;
	font-weight: normal;
}
.styleNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
