body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, helvetica, Sans-Serif;
	color: #CC0000;
	margin: 0 0 0 0px;
}

h1 {
	font-family: 'Impact', 'Trebuchet MS', Verdana, Geneva, Arial, helvetica, Sans-Serif;
	font-size: 14pt;
	margin-top: 5px;
	margin-left: 5px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

.redbold {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.red {
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
}

a:link { color: #CC0000; text-decoration: none; }
a:visited { color: #CC0000; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }
a:active { color: #CC0000; text-decoration: none; }
a:focus { color: #CC0000; text-decoration: none; }

input, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}