body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
img {border: 0px}
a {color: #D50503; text-decoration: none;}
a:hover {text-decoration: underline;}

h1,h2,h3,h4,h5 {margin: 0;}
h2, h3, h4 {
	margin-bottom: 10px;
	font-weight: normal;
	color: #D50503;
}
h2 {	font-size: 28px; border-bottom: 1px solid #F2F2F2;}
h3 {	font-size: 16px; font-weight: bold;}
h4 {	font-size: 14px; font-weight: bold;}
h5 {	font-size: 13px; font-weight: bold;}

p, ul, ol {margin-bottom: 1.5em;	line-height: 150%;	text-align: justify;}

ul, ol {	margin-left: 3em;}

blockquote {	margin-left: 3em; margin-right: 3em;}


