@charset "iso-8859-1";
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#FFFFFF url('images/bg.gif') repeat-x fixed bottom left; color: #333;
	margin: 0;
	border-top: 5px solid #00c;
	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 : 10px; 
	text-decoration : none;
	color: #f00;
	background: transparent; 
	}

a:hover {
	font-size : 10px; 
	text-decoration : underline;
	color: #039;
	background: transparent; 
	}

a:active {
	font-size : 10px; 
	text-decoration : none;
	color: #fff;
	background: #f00;  
	}

p        {
     font: 12px;
	}

li	{
	line-height: 1.4;
	list-style: disc url(images/r_b_dot.JPG);
	vertical-align: bottom;
	}
