/* CSS Document */

BODY, HTML {margin:0 auto; padding: 10px;}
BODY {
	color:#000;
	font: 62.5% Arial, Helvetica, sans-serif;
	background-color:#FFF;
	}
A, A:visited, A:active {color: #0031DE;}
A:hover {color: #F3030F;}
IMG {border: none;}
H1 {margin-bottom: 0; font-size: 1.3em; color:#0031DE;}
H2 {margin-bottom: 0; font-size: 1.1em; color:#0031DE;}
H3 {margin-bottom: 0; font-size: 1.1em; color:#000;}
P {font-size: 0.8em; margin-top: 0;}
#footer P {clear:both; text-align: center; font-size: 0.8em; line-height: 1.5em;}