div#rightcontent p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5em;
}

div#rightcontent p {
	line-height: 150%;
}

div#rightcontent h1, h2, h3, h4, h5, h6 { color: #c30000; text-transform: uppercase; }

div#rightcontent h1 { font-size: 10pt;}
div#rightcontent h2 { font-size: 9.5pt;}
div#rightcontent h3 { font-size: 9pt;}
div#rightcontent h4 { font-size: 8.5pt;}
div#rightcontent h5 { font-size: 8pt;}
div#rightcontent h6 { font-size: 7.5pt;}

div#rightcontent a {
	color: #de5f12;
	text-decoration: underline;
}

div#rightcontent a:hover {
	color: #707070;
	text-decoration: underline;
}