body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #B4CCAA;
}
.PageTitles {
   font-family: verdana;
   font-size: 14px;
   color: #577948;
   text-decoration: none;
   font-weight: bolder;
}
.Content {
   font-family: verdana;
   font-size: 11px;
   color: #000000;
   text-align: justify;
   text-decoration: none;
}
.Content A:link {
   font-family: verdana;
   font-size: 11px;
   color: #006666;
   text-decoration: none;
}
.Content A:visited {
   font-family: verdana;
   font-size: 11px;
   color: #006666;
   text-decoration: none;
}
.Content A:hover {
   font-family: verdana;
   font-size: 11px;
   color: #006666;
   text-decoration: underlined;
}
.Content A:active {
   font-family: verdana;
   font-size: 11px;
   color: #006666;
   text-decoration: none;
}
.SubNav {
   font-family: verdana;
   font-size: 10px;
   color: #000000;
   text-decoration: none;
}
.SubNav A:link {
   font-family: verdana;
   font-size: 10px;
   color: #577948;
   text-decoration: none;
   font-weight: bold;
}
.SubNav A:visited {
   font-family: verdana;
   font-size: 10px;
   color: #577948;
   text-decoration: none;
   font-weight: bold;

}
.SubNav A:hover {
   font-family: verdana;
   font-size: 10px;
   color: #B5CCAA;
   text-decoration: none;
   font-weight: bold;

}
.SubNav A:active {
   font-family: verdana;
   font-size: 10px;
   color: #577948;
   text-decoration: none;
   font-weight: bold;
}
.Copyright {
   font-family: verdana;
   font-size: 9px;
   color: #577948;
   text-decoration: none;
}
.Copyright A:link {
   font-family: verdana;
   font-size: 9px;
   color: #577948;
   text-decoration: none;
}
.Copyright A:visited {
   font-family: verdana;
   font-size: 9px;
   color: #577948;
   text-decoration: none;
}
.Copyright A:hover {
   font-family: verdana;
   font-size: 9px;
   color: #577948;
}
.Copyright A:active {
   font-family: verdana;
   font-size: 9px;
   color: #577948;
}

