body {
	background-color:#61754F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F1F4F0;
}

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.heite {height:400px;}

.ltgreen { background: #61754F;}

.medgreen { background-color:#495F3F;}

.palegrnfnt { color:#F1F4F0;}

.mdgrnfont { color: #B7CAAE;}
.small {font-size:small;}
.smcaps {
	font-variant:small-caps;
	font-size:small;
	font-weight: bold;
}
.lgfont {font-size:large;}
.footer {font-size:9pt; font-weight:normal;}

.navLinks {	font-size:small; font-weight: bold; }
.rightLinks { font-size:small; font-weight: bold; color:#003300;}
.contentLinks { font-weight:bold; color:#003300;}
.nextLink { font-weight: bold; color:#003300; text-decoration: underline;}

a.right:link, a.right:visited {color: #F1F4F0; text-decoration: none;  font-size:smaller; font-weight: bold; }
a.right:hover { color: #003300; text-decoration: underline overline;  font-size:smaller; font-weight: bold; }	
 a.right:active { color: #003300; text-decoration: underline overline;  font-size:smaller; font-weight: bold;}
 
a.nav:link, a.nav:visited {color: #F1F4F0; text-decoration: none;  font-size:small; font-weight: bold; }
a.nav:hover, a.nav:active { color: #003300; text-decoration: underline overline;  font-size:small; font-weight: bold; }


a:link {color: #F1F4F0; text-decoration: none; 	font-weight: bold; }

a:visited { color: #F1F4F0; text-decoration: none; font-weight: bold; }

a:hover { color: #003300; text-decoration: underline overline; font-weight: bold; }

a:active { color: #003300; text-decoration: underline overline; font-weight: bold; }


.greygreen {background-color:#4B5B48;}
.grnGrey {background-color:#667066;}
.black {background-color:#000000;}
.grnblack {background-color:#262F26;}.normal {
	font-weight: normal;
}
