@charset "iso-8859-1";
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#f5f5dc url('images/bg.gif') repeat-x fixed bottom left; color: #333;
	margin: 0;
	border-top: 5px solid #c63;
	text-align: center;
	font-family: 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: #f66;
	background: transparent; 
	}

a:hover {
	font-size : 10px; 
	text-decoration : underline;
	color: #99f;
	background: transparent; 
	}

a:active {
	font-size : 10px; 
	text-decoration : none;
	color: #906;
	background: transparent;  
	}

p        {
     font: .95em;
	}

/* GENERIC */
h1, h2, h3, h4, h5, h6 {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	color: #63c;
    clear: left;
    margin: 0.50em 0em 0.50em 0em;
    border-bottom: solid 1px #b45133;
}

h1 {
    font-size: 175%;

}

h2 {
    font-size: 155%;
}

h3 {
    font-size: 135%;
}
h3.light {
    	font-size: 135%;
	color: #ffffff;	
}