﻿body 				{ margin: 0px; background-color: #000000; }

A:link 				{
	font-family:  Arial;
	color: #6A8B3F;
	text-decoration: none;
}
A:active 			{ font-family:  Arial; color: #6A8B3F; text-decoration: none; }
A:visited 			{ font-family:  Arial; color: #6A8B3F; text-decoration: none; }
A:hover 			{ font-family:  Arial; color: #6A8B3F; text-decoration: underline; }

A.subMenu:link 		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: bold;}
A.subMenu:active 	{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: bold; }
A.subMenu:visited	{ font-family:  Arial; color: #ffffff; text-decoration: underline; font-size: 8pt; font-weight: bold; }
A.subMenu:hover 	{ font-family:  Arial; color: #ffffff; text-decoration: underline; font-size: 8pt; font-weight: bold; }

A.subMenuPage:link 		{ font-family:  Arial; color: #017b95; text-decoration: none; font-weight: bold;}
A.subMenuPage:active 	{ font-family:  Arial; color: #017b95; text-decoration: none; font-weight: bold; }
A.subMenuPage:visited	{ font-family:  Arial; color: #017b95; text-decoration: none; font-weight: bold; }
A.subMenuPage:hover 	{ font-family:  Arial; color: #017b95; text-decoration: underline; font-weight: bold; }

A.footer:link 		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; }
A.footer:active 	{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; }
A.footer:visited	{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 8pt; }
A.footer:hover 		{ font-family:  Arial; color: #ffffff; text-decoration: underline; font-size: 8pt; }

li { list-style-type: none;
background: url(images/large-bullets.jpg) no-repeat scroll 0 0px;
padding-left: 3.5em;
margin-bottom: .2em;}

P					{ font-family:  Arial; color: #000000; font-size: 11pt; }

TD					{ font-family:  Arial; font-size: 11pt; }

.input				{ font-family:  Arial; color: #000000; font-size: 11pt; }
.footer				{ font-family:  Arial; font-size: 11pt; color: #EEEEEE; }


.PageHeadings		{
	font-family:  "Times New Roman", Times, serif;
	color: #7d2e01;
	font-size: 22pt;
}

.SubHeadings		{
	font-family:  "Times New Roman", Times, serif;
	color: #7d2e01;
	font-size: 14pt;
	font-weight:bold;
}


