BODY {
	margin: 0 ;
	background: #B2C9A3;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 10pt;
	color : #ffffff;
}

hr {background: #CCC; border: 0 none; height: 1px; color: #CCC;}

p, ul, li {
	font-family : Arial, Helvetica, sans-serif, Verdana;
	color : #000000;
	font-size : 10pt;
	font-weight : none;
}

a:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #f4f7ff;
	text-decoration : none;
	font-size : 10pt;
	font-weight : strong;
}

a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #f4f7ff;
	text-decoration : none;
	font-size : 10pt;
	font-weight : strong;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000; background : #BCC4E5;
	text-decoration : none;
	font-size : 10pt;
	font-weight : strong;
}

a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000; background : #BCC4E5;
	text-decoration : none;
	font-size : 10pt;
	font-weight : strong;
}

#footer {
	text-align: center;
	font-size: 8pt;
	}

#footer a {
	font-size: 8pt;
	}
	
#content a:link, #content a:visited {color: #2C445C; font-weight: bold;}