/* anchor format */

a:link {text-decoration: none; color: #8CC63E;}
a:visited {text-decoration: none; color: #8CC63E;}
a:active {text-decoration: none; color: #8CC63E;}
a:hover {text-decoration: none; color: #8CC63E;}

.class1 a:link {text-decoration: none; color: #000000;}
.class1 a:visited {text-decoration: none; color: #000000;}
.class1 a:active {text-decoration: none; color: #8CC63E;}
.class1 a:hover {text-decoration: none; color: #8CC63E;}

.there {text-decoration: none; color: #8CC63E;}

/* block format */

/* font format */

td {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #333333;}
	
.header {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; font-weight: 900;}
	
/* line spacing */
.psm {line-height: 14px;}
.plg {line-height: 17px;}

/* margins */

.hpCont {margin: 0px 0px 30px 20px;}
.hpNavMarg {margin: 10px 0px 0px 10px; font-weight: 700;}
.hpNavMargSub {margin: 10px 0px 0px 10px;}
.lTwoNavMarg {margin: 15px 0px 0px 0px;}
.hpNavMargTop {margin: 0px 0px 0px 10px; font-weight: 700;}
.lTwoMargTop {margin: 53px 0px 0px 0px;}
.mainCont {margin:15px 25px 30px 30px;}
.footer {margin:15px 0px 15px 25px; font-size: 11px;}

/* lists */

<!-- ol {line-height: 18px;} -->
<!-- ul {line-height: 18px;} -->

/* div ids */
