@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
body {
	background-image: url(images/ggbackground.jpg);

}
a:link {
	color: #A408A7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #EE0DF1;
}
a:hover {
	text-decoration: none;
	color: #F69143;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	color: #333333;
}
h2 {
	font-size: 30px;
	color: #A408A7;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 24px;
	color: #DD6183;
}
h4 {
	font-size: 18px;
	color: #017DC5;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.style8pt {font-size: 8px}
.style9pt {font-size: 9px}
.style10pt {font-size: 10px}
.style11pt {font-size: 11px}
.style12pt {font-size: 12px}
.style1 {color: #A408A7}
