body         { font-family: Verdana; font-size: 10pt }
h1           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF6000;
}
h2           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold}
a:link {
	color: #FF6000;
}
a:visited {
	color: #FF6000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;

}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
