﻿BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0% 0% 0% 0%;
	padding:0;

	background-image:url('../images/back5.gif')
}
P {
	font-size: 10pt;
	margin-top: 0;
}
DIV {
	font-size: 10pt;
}
TH {
	font-size: 10pt;
}
TD {
	font-size: 10pt;
}
h1 {
	color: #008000;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px;
}
h2 {
	color: #008000;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px 2px 2px 0px;
}
h3 {
	color: #008000;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px 2px 2px 0px;
	text-align:center;
}
h4 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 2px 2px 0px;
	text-align:center;
}


a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a.hdrnav:link {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}
a.hdrnav:visited {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}
a.hdrnav:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 8pt;
}
a.lftnav:link {
	color: #D1B843;
	text-decoration: none;
}
a.lftnav:visited {
	color: #D1B843;
	text-decoration: none;
}
a.lftnav:hover {
	color: yellow;
	text-decoration: underline;
}

/******************
TABLE STYLES
******************/
#header td {
  background-color: #006600;
}
