h1           
	{ font-size: 24pt; color: rgb(70,82,113); font-family: Harrington, Georgia, Arial, Verdana, Helvetica; font-weight:100; margin-bottom: 0; }

h2
	{ font-size: 22pt; color: rgb(70,82,113); font-family: Harrington, Georgia, Arial, Verdana, Helvetica; font-weight:100; }

h3
	{ font-size: 18pt; color: rgb(70,82,113); font-family: Harrington, Georgia, Arial, Verdana, Helvetica; font-weight:100; }

h4
	{ font-size: 16pt; color: rgb(70,82,113); font-family: Harrington, Georgia, Arial, Verdana, Helvetica; font-weight:300; }

h5
	{ font-size: 14pt; color: rgb(70,82,113); font-family: Harrington, Georgia, Arial, Verdana, Helvetica; font-weight:500; }

h6
	{ font-size: 11pt; color: rgb(45,203,144); font-family: Arial, Verdana, Helvetica; }

p, tr, td, div, span, ol, ul 
	{ font-size: 11pt; color: rgb(70,82,113); font-family: Arial, Verdana, Helvetica; }

li {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	padding-bottom: 10px;
}
	
img
	{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
 }

a:link {  color:rgb(0,0,255); text-decoration: underline; }
a:visited {  color:rgb(102,0,153); ; text-decoration: underline; }
a:active {  color:rgb(0,0,255); }
a:hover {  color:rgb(0,0,153); text-decoration: underline; }
