h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #CC3300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #CC3300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: blink;
	font-variant: small-caps;
	background-color: #FFFFFF;
}
a {
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}
.yellow-td {
	font-weight: bold;
	color: #FFFF00;
}
.red-td {
	font-weight: bold;
	color: #CC3300;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
.currentsublink {
	font-weight: bold;
	color: #CC3300;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
