BODY, TABLE, TD {
		color : Black;
		font-family :Century Gothic, Helvetica, "Lucida Grande", "News Gothic MT", "Times CY";
		font-size : 13px;
		SCROLLBAR-FACE-COLOR: #f2f2f2; 
	   SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	   SCROLLBAR-SHADOW-COLOR: #666666; 
	   SCROLLBAR-3DLIGHT-COLOR: #f2f2f2; 
	   SCROLLBAR-ARROW-COLOR: #666666; 
	   SCROLLBAR-TRACK-COLOR: white; 
	   SCROLLBAR-DARKSHADOW-COLOR: #f2f2f2; 
}
	
A {
	color : #000000;
	font-family : "Century Gothic", Helvetica, "Lucida Grande", "News Gothic MT", "Times CY";
	font-size : 13px;
	text-decoration : none;
}
A:link {
	color:#000000;
	font-family : "Century Gothic", Helvetica, "Lucida Grande", "News Gothic MT", "Times CY";
	font-size : 13px;
	text-decoration : none;
}

A:visited {
	color:#000000;
	font-family : "Century Gothic", Helvetica, "Lucida Grande", "News Gothic MT", "Times CY";
	font-size : 13px;
	text-decoration : none;
}

A:HOVER {
	color:#000000;
	font-family : "Century Gothic", Helvetica, "Lucida Grande", "News Gothic MT", "Times CY";
	font-size : 13px;
	text-decoration : none;
}
H1 {
	color : #000000;
	font-family : "Lucida Grande";
	font-size : 27px;
	font-weight: bold;
}
	
H2 {
	color : #000000;
	font-family : "Lucida Grande";
	font-size : 24px;
	font-weight: bold;
}

H3 {
	color:#000000;
	font-family : "Lucida Grande";
	font-size : 21px;
	font-weight: bold;
}

P {
	font-family: "Century Gothic", Helvetica, "Lucida Grande", "News Gothic MT", "Times CY";
	font-size: 15px;
	color : #999b9e;
}