﻿BODY		{
	background-color: #ffffff;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-family: "Comic Sans MS";
	color: #000000;
}

TD		{
	font-family: "Comic Sans MS";
	font-size: 12pts;
	color: #004001;
}

A:link		{
		color: #663300;
		text-decoration: none;
		font-weight: bold;
		font-family: Comic Sans MS
		}

A:visited	{
		color: #663300;
		text-decoration: none;
		font-weight: bold;
		font-family: Comic Sans MS
		}

A:active	{
		color: #004001;
		text-decoration: none;
		font-weight: bold;
		font-family: Comic Sans MS
		}

A:hover		{
	color: #FF0202;
	text-decoration: underline;
	font-weight: bold;
	font-family: Comic Sans MS;
}

H1		{
		font-family: Comic Sans MSf;
		font-size: 14pt;
		font-weight: bold;
		color: #004001;
		}
		
H2		{
	font-family: Verdana;
	font-size: 12pt;
	color: #004001;
}
		





#wrapper {
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#maintext {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
		






