h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #088750;
	margin-left:90px;
	margin-right:60px;
	margin-top:20px;
	margin-bottom:0px;
}

h2{ 

}

h3{ 

}

p{ 
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left:90px;
	margin-right:60px;
	margin-top:10px;
	line-height:18px;

}

p.copyright {
	font-size:9px;
	color:#666666;
	margin-left:0px;
	margin-right:0px;
}

p.disclaimer {
	font-size:9px;
	color:#000000;
	font-style:italic;
}

a {
text-decoration:none;
color:#006633;
}

a:hover {
text-decoration:underline;
}

ul{
	margin-left:90px;
	padding-left:40px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

sup {
	font-size:9px;
}
