<!--
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#fefefe;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline overline;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
li {
	font-size: 14px;
	font-weight:bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:14px;
}
.style2 {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6 {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
}
.gbadmin {
	font-size: 11px;
	font-weight: bold;
}
.gbtitle {
	font-size: 14px;
	font-weight: bold;
}
.gb {
	font-size: 14px;
}
.cbtitle {
	font-size: 15px;
	font-weight: bold;
}
.cb {
	font-size: 15px;
}
-->