h1
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
; color: #993333
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
; color: #993333
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
; color: #993333
}
h4
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}

