table {
	border: none;
	}
	
	
td	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}
	


.bigheight {
	line-height: 275%;
	}
	

.smallheight {
	line-height: 185%;
}

.smallmidheight {
	line-height: 150%;
}

.smallerheight {
	line-height: 125%;
}

.smallerfont {
	font-size: 11px;
	}	
	
td.right {
	text-align: right;
	}
	
.sub-black {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	}

.sub-green {
	color: #677c19;
	font-weight: bold;
	font-size: 12px;
	line-height: 125%;
	}
	
.sub-yellow {
	color: #999900;	
	font-weight: bold;
	font-size: 12px;
	}
	
.sue_hunter {
	color: #677c19;
	font-weight: bold;
	font-size: 14px;
	line-height: 125%;
	}	


.orange {
	color: #B45F0F;
	font-weight: bold;
	}


.orange14 {
	color: #B45F0F;
	font-size: 14px;
	font-weight: bold;
	}	
	
.teal14 {
	color: #3C8C97;
	font-size: 14px;
	font-weight: bold;
	}
	
.lime14 {
	color: #A3A500;
	font-size: 14px;
	font-weight: bold;
	}		

.black {
	color: #ffffff;
	font-weight: bold;
	background: #000000;
	}
	
	
img {
	border: none;
	}
	

a { 
	color: #000000;
	text-decoration: none;
	}
	
	
a.underline {
	text-decoration: none;
	border-bottom: dotted #000000; 1px;
	}