body {
  font-family: Verdana,'Lucida Grande', Arial, Sans-Serif;
  text-align: left;
  font-size: 12px;
  }



.main, ul {
	font-family: Verdana,'Lucida Grande', Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
}

.tiny {
	font-size:10px;
	font-weight: italic;
	font-family: Verdana,'Lucida Grande', Arial, Sans-Serif;
}

.mainBody {
	padding-left: 20px;
	padding-right: 20px;

}

h1 {
	font-family: Times, Times New Roman;
	font-weight: bold;
	font-size: 18px;
	color: #5A423A;
}
  
 
 h2 {
 	font-family: Times, Times New Roman;
 	font-weight: bold;
 	font-size: 14px;
 	color: #5A423A;
 }
  
 a {
 	color: #5A423A;
 }
 
 a:visited {
 	color: #5A423A;
 }
 
 
 a:hover {
 	color: #000;
 }
 