@charset "utf-8";
/* CSS Document */

P { 
	font-family: CgGaramond, "Century Gothic", Times;
	font-size: 14px;
	color: #FFF;
}
div { 
	font-family: CgGaramond, "Century Gothic", Times;
	font-size: 14px;
	color: #FFF;
}
H1 {
	font-family: CgGaramond, "Century Gothic", Times;
	font-size:	14px;
	color: #FFF;
}

body,td,th {
	font-family: CgGaramond, "Century Gothic", Times;
	color: #FFFFFF;
	background-color: #666633;
	font-size: 14px;
}

a:link {
	font-family: CgGaramond, "Century Gothic", Times;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a:active {
	color: #FF9966;
	text-decoration: none;
	font-size: 10px;
}

.style10 {
	font-family: CgGaramond, "Century Gothic", Times;
	font-size: 14px;
	color: #FFF;
	}
.style11 {
	font-family: CgGaramond, "Century Gothic", Times;
	font-size: 14px;
	color: #FFF;
	
}
.style12 {
	font-family: CgGaramond, "Century Gothic", Times;
	font-size: 14px;
	color: #FFF;
	
}


