body,HTML{
	font-family : Arial,Verdana,Sans-Serif;
	font-size: 93%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	color:#777777;
}

table{
	font-family : Arial,Verdana,Sans-Serif;
	font-size : 93%;
	line-height: 120%;
	
}

.NAVCELL{
	font-family : Verdana,Arial,Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
	background-color:#659730;
	color:White;
}


.NAVCELL a:link{
	font-family:Arial;
	text-decoration : none;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
}

.NAVCELL a:visited{
	font-family:Arial;
	text-decoration : none;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
}

.NAVCELL a:hover{
	font-family:Arial;
	text-decoration : none;
	letter-spacing: 1px;
	font-weight: bold;
	color:black;
}


.PlusTwo{
	font-weight:bold;
	font-size:11pt;
	line-height: 130%;
}
.PlusOne{
	font-weight:bold;
	font-size:10pt;
	line-height: 130%;
}

.borderBlackSolid{
border: 1px solid black
}
.borderGreenSolid{
border: 1px solid #a3a3a3;
}
.borderGreenthick{
border: 3px solid #a3a3a3;
}
.borderLeftDotted{
border-left: 1px dotted #a3a3a3;
}
.borderTopDotted{
border-Top: 1px dotted #a3a3a3;
}
.borderRightDotted{
border-right: 1px dotted #a3a3a3;
}
.borderBottomSolid{
border-bottom: 1px solid #a3a3a3;
}

.mainBullets{
line-height:150%;
color:#659730;
font-weight:bold;
}
.minusOne{
	font-size:8pt;
	line-height: 130%;
}

a:link{
color:#659730;
text-decoration:none;
}
a:visited{
color:#659730;
text-decoration:none;
}
a:hover{
color:#BBBBBB;
text-decoration:underline;
}
