a:link {color: #54A002; text-decoration: underline; }
a:active {color: #305800; text-decoration: underline; }
a:visited {color: #305800; text-decoration: underline; }
a:hover {color: #54A002; text-decoration: none; }

H1 {
    font-family:"Verdana";
	font-size: 13pt;
	font-weight: bold;
	color: #333366;
	text-align: center;
	}
	
.far {
    font-family:"Verdana";
	font-size: 13pt;
	font-weight: bold;
	color: #333366;
	text-align: center;
	}
	
body {
    font-family:"Verdana"; font-size: 10pt; 
	margin: 2px; padding: 0px;
}
	
td {
	 font-family:"Verdana"; font-size: 10pt; 
}	

H2 {
    font-family:"Verdana"; font-size: 12pt; font-weight: bold; 
	}

P{
	font-family:Verdana;
	font-size: 10pt;
  }

H3{
  font-family:"Verdana"; font-size: 11pt; font-weight: bold; 
  }
  
  H4{
  font-family:"Verdana"; font-size: 11pt; font-weight: bold; 
  }

ul { list-style-image: url(/images/ul.gif) } 

.pagetable {
	width: 100%;
	padding: 0px;
}

hr {
	color: #003300;
	height: 2px;
	margin: 0 0 25px 25px;
	width: 750px;
}

td img {
	border: none;
}

.maintable {
	padding: 10px;
	width: 750px;
}
.maintable td{
	border: 2px solid #CCCCCC;
}
