h1, h2, h3, h4 {
	font-family : "Arial", "Helvetica", sans-serif;
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #009933;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #660000;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	color : #660000;
}

h4 {
	font-size : 12pt;
	font-weight : bold;
	color : #000080;
	margin-top : 0;
	margin-bottom : 0;
}


p, body  {
	font-size : 10pt;
	color : #000000;
	font-family : "Arial", "Helvetica", sans-serif;
	}
	
TD {
	font-size : 10pt;
	color : #000000;
	font-family : "Arial", "Helvetica", sans-serif;
}

ul, ol {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	color : #000000;
}

LI {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	color : #000000;
}

.navhead {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.tophead {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000080;
}

A  {
	font-family : "Arial", "Helvetica", sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	text-decoration: none;
}

A:Visited  {
	font-family : "Arial", "Helvetica", sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

A:Active  {
	font-family : "Arial", "Helvetica", sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000080;	
}

A:Hover  {
	text-decoration : underline;
	color : #000080;
	font-weight : bold;
}

.menu {
	font : bold 10pt Arial, sans-serif;
	line-height : 20px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	display : block;
	background : #FFFFFF;
	color : #000000;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-left: 10px;
}

.menu a:hover {
	background : #82C882;
	color : #000000;
	cursor : pointer;
	text-decoration : none;
}


.copy  {
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : normal;
	font-family : "Arial", "Helvetica", sans-serif;
}
