body {
	background-color: #6666FF;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12pt;
	background-image: url(gg_attributes/gg_css_bg.png);
	background-attachment: fixed;




}
a {
	font-family: Arial;
	font-weight: normal;
	color: #6666FF;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;



}
a:hover {
	font-family: Arial;
	color: #999999;
}
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;

}
h2 {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #330000;

}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #6666FF;
}
p {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000033;

}
