a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #283811;
	text-decoration: none;
}

a.nav:link {
    color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	line-height: 200%; }
a.nav:visited {
    color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	line-height: 200%; }
a.nav:hover {
    color: #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: underline; 
	line-height: 200%;

}


.body  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 20px; text-align: left}

.copyright  { color: #000000; font-size: x-small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 20px; text-align: right}
.title    {
	color: #283811;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px
}
.links  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 20px}
.bold  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
.boldItalic  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; line-height: 20px }
.italic  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; line-height: 20px }
.footer {
	color: #FFFddf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.LightGreenText { color: #B3DD48; font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 20px }
.titleItalic { color: #0045ff; font-size: x-small; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; line-height: 20px }

.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
h1 { 
margin: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 150%;
color: #CCCCCC;
}

h2 { 
margin: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 150%;
color: #999999;
}

h3 { 
margin: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 150%;
color: #FFFFFF;
}

h4 { 
margin: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 150%;
color: #CCCCCC;
}
.footerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFddf;
	text-align: inherit;
}
.Serif_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
