body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;

}


body { background-image : url(images/bg_css.gif) ; 
    background-repeat : no-repeat ; 
    background-position : left top} 
	

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;


}

th {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
}h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	font-family: "Trebuchet MS";
	font-style: normal;




}
h2 {
	font-size: 100%;
}
h3
{
	color: #FFFFFF;	
	font-size: 150%;
	font-weight: normal;
	margin: 0px 0 5px 0; padding: 5px 0 0 0;
}
SUP
{
	font-size: 70%;
}
a {  
	color: #FF0000; 
	text-decoration: none;
	font-weight: normal;
}

a:hover { 
	color: #990000; 
	text-decoration: none; 
	font-weight: normal;
