BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	font-size : 10pt;
}
H1 {
	text-align : center;
	font-size : 16pt;
	font-weight : bold;
	color : #00008B;
}
H3 {
	font-weight : bold;
	font-size : 10pt;
}
H4 {
	font-size : 8pt;
	font-weight : normal;
}
TD {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
 A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : #DC143C;
}
 A {
	text-decoration : none;
	font-weight : bold;
	color : #00008B;
}
.sml {
	font-size : 12pt;
	color : Black;
}
 .gatop {
	color : White;
	font-weight : bold;
	background-color : #00008B;
	text-align : center;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
}
 .ga-bot {
	background-color : #FFFFCC;
	border-right : thin solid #00008B;
	border-left : thin solid #00008B;
	border-bottom : thin solid #00008B;
}
 .gacontop {
	color : #00008B;
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom : thin solid #00008B;
}
 .gaconbot {
	border-right : thin solid #00008B;
}
 .ganame {
	font-weight : bold;
	font-size : 10pt;
}

