@charset "iso-8859-1";
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:RGB(133,159,236) url('images/clear.gif') repeat-x fixed bottom left; color: #333;
	margin: 0;
	border-top: 10px solid #FFF;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px; padding-left:0; padding-right:0; padding-top:0
	}

a:link, a:visited {
	font-size : 11px; 
	text-decoration : none;
	color: #039;
	background: transparent; 
	}

a:hover {
	font-size : 11px; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
	}

a:active {
	font-size : 11px; 
	text-decoration : none;
	color: #FFF;
	background: transparent;  
	}

p        {
     font: .95em;
	}

li {
	list-style-type: bullet;
	margin-left: -15px;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #010101; LINE-HEIGHT: 29px; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
