body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 25px;
}

a:link, a:visited, a:active {
	color: #0066CC;
/*	color: #8a5726; */
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

h1:first-child {margin-top: 0;}
h2:first-child {margin-top: 0;}
h1 { font-size: 250%;}
h2 { font-size: 140%;}

td, p, ul, ol {
 	font-family: Arial, Helvetica, sans-serif;
}

#mainContent {
	text-align: justify;
}
