* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p {
    margin-top:0em;
    line-height:150%;
}

h1,h2,h3,h4,h5,h6 {
	margin-top:0em;
	color: #E53527;
}

h4,h5,h6 {
	margin-bottom:0em;
}

h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: 8.5pt;
}

.content a {
	color: #E53527;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content a img {
	border-color: #E53527;
}

<style type="text/css" media="screen"><!--
.newsletter_subscribe { font-size: 11px; }
.newsletter_subscribe input  { font-size: 12px; border: dotted 1px #e64520 }
.newsletter_subscribe td { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; padding-top: 2px; padding-bottom: 2px; }
#sub_button { color: black; background-color: white; border: dotted 1px #e64520 }
.radiobutton input  { background-color: white; border: solid 1px white }
--></style>