
table p
{ text-align:left;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.JPG); background-repeat:no-repeat;
}

.NavFont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.CopyrightFont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.Heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
.GreenFont {
	color:#4e8015;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
.RedFont {
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #4e8015;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}

