@charset "UTF-8";

td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
h1 {
	font-size: 1.8em;
	color: #333333;
	font-weight: bold;
	font-style:italic;
}
h2 {
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
	font-style:italic;
}
h3 {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	font-style: italic;
} 
h4 {
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.bodytext {
	text-indent: 5ex;
}
.fineprint {
	font-size: 80%;
}
.extrabold {
	font-size: 120%;
	font-weight: bold;
}
.subheading {
	font-size: 75%;
}
a:link { color: #CC3333; font-weight: bold; text-decoration: none}
a:hover { color: #CC3333; font-weight: bold; text-decoration: underline} 
a:active { color: #CC3333; font-weight: bold; text-decoration: underline} 
a:visited { color: #666666; font-weight: bold; text-decoration: underline} 
