h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	font-size:20px;
	font-style:italic;
	margin-top:14px;
	margin-bottom:6px;
}

h2 {
	font-family: Helvetica,Arial,Geneva;
	color: #8b0000;
	font-size:10px;
	margin:0;
}
h2 a:visited{
	color: #8b0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
	font-size:12px;
	font-style:italic;
	margin-left: 2px;
	margin-right: 2px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5em;
}

p {
	font-family: Helvetica,Arial,Geneva;
	font-size:10px;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 1em;
}
.subtitle {
	font-size:13px;
	color: #8b0000;
	font-weight:bold;
}

.red {
	font-family: Helvetica,Arial,Geneva;
	font-size:12px;
	color:#cc3333;
	line-height:150%;
	font-weight:bold;
}
#ftr {
	color:#999999;
}
#ftr a {
	font-family: Helvetica,Arial,Geneva;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#999999;
	letter-spacing:0.01em;
}
#ftr a:hover {
	text-decoration:none;
	color:#000000;
}
#hdr {
	font-family: Helvetica,Arial,Geneva;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#999999;
	letter-spacing:0.01em;
	margin-bottom: 18px;
}