body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

a:link, a:visited, a:hover {
	style: bold;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	
}

a:active {
color:#454545;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	
	 
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: none;
	font-size: 12pt;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 110%;
 color: #334d55;
}

h2{
 font-size: 100%;
 color: #666666;
}

h3{
 font-size: 90%;
 color: #334d55;
}

h4{
 font-size: 9%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 70%;
 color: #000000;
 font-weight: normal;
}

