h1 {
	font-family: "Rockwell Condensed";
	font-size: 14pt;
	line-height: 20pt;
	color: #003366;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-indent: 10px;
}
h3 {
	font-family: "Rockwell Condensed";
	font-size: 12pt;
	text-transform: uppercase;
	color: #999900;
}
ul {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-type: circle;
}

