body {
background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}

p {
	color:#2D2D2D;
	font-size:10pt;
	line-height:20px;
}

label {
	color:#2D2D2D;
	font-size:10pt;
}

ol {
	color:#2D2D2D;
	font-size:10pt;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:15px;
	line-height:20px;
}

ul {
	color:#2D2D2D;
	font-size:10pt;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;	
	line-height:20px;	
}

li {
	margin-top:0px;
	margin-left:10px;
	padding-left:5px;
	line-height:20px;	
}

h1 {
	font-size:21pt;
	color:#2D2D2D;
	}
	
h2 {
	font-size:17pt;
	color:#2D2D2D;
	}
	
h3 {
	font-size:16pt;
	color:#2D2D2D;
	}
	
h4 {
	font-size:15pt;
	color:#2D2D2D;
	}

h5 {
	font-size:14pt;
	color:#2D2D2D;
	}
	
h6 {
	font-size:12pt;
	color:#2D2D2D;
	}
	
a {
color:#0063c8;
text-decoration:none;
}

a:hover {
color: #aad9e4;
text-decoration:none;
}

#menutable td {
padding-left:5px;
padding-right:5px;
background-color:#f8efb8;
}

#menutable a:link {
font:Arial, Helvetica, sans-serif;
font-size: 9pt;
text-decoration:none;
}

#menutable a:hover {
font:Arial, Helvetica, sans-serif;
font-size: 9pt;
text-decoration:none;
background-color:#edd74d;
color:#0063c8;
}

#menutable a:visited {
font:Arial, Helvetica, sans-serif;
font-size: 9pt;
text-decoration:none;
color:#0063c8;
}

.webmaster {
	font: 10px Arial, Helvetica, sans-serif;
	line-height:8px;
	color: #808080;
}	

/*font colors originally 808080 with hx font colors 666666. These were changed to above 2008-04-28*/