@charset "ISO-8859-1";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: 300;
	color: #CC0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 500;
	color: #990000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	left: auto;
	position: static;
	font-weight: 400;
	clip: rect(auto,auto,auto,auto);
	top: -18px;
	right: auto;
	bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -10px;
}
bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
	color: #333333;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: 300;
	color: #333333;
}

