/* Elements */





body {


	background: white;


	text-align: justify;


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


	font-size: 11px;


	color: #333333;


}





h2, h3 {


	margin-top: 0;


	color: #e83b2b;


}





h2 { color: #e83b2b; font-size: 18px; }





h3 { color: #e83b2b; margin: 0; font-size: 16px; }





h4 { color: #e83b2b; font-size: 14px; }





p, ol, ul, dl, blockquote {


	margin-top: 0;


}





a {


	color: #248A06;


}





a:hover {


	text-decoration: none;


}
h1 { color: #e83b2b; font-size: 35px; }
p { color: #000; font-size: 11px; }
