.gcc {  font-family: "Comic Sans MS"; font-size: 12px; font-weight: normal; list-style-image: url(images/bullet.gif)}
.heading { font-family: "Comic Sans MS"; font-size: 14pt; font-weight: bold; color: #800080 }
.green {  font-family: "Comic Sans MS"; font-size: 11pt; color: #008000; font-weight: bold}
.heading1 { font-family: "Comic Sans MS"; font-size: 10pt; font-weight: bold; color: #800080 }
.green1 { font-family: "Comic Sans MS"; font-size: 10pt; color: #008000; font-weight: bold }
.bold {  font-family: "Comic Sans MS"; font-size: 12px; font-weight: bolder}
.table {  font-family: Comic Sans MS; font-size: 11px}
.bold1 {
font-family: "Comic Sans MS"; font-size: 11px; font-weight: bolder
}
.form {
	font-family: Comic Sans MS;
	font-size: 12px;
	background-color: #FFECFF;
	border: 1px solid #333333;
}
.small {
font-family: "Comic Sans MS"; font-size: 10px; font-weight: normal; list-style-image: url(images/bullet.gif)
}
a {
	color : #990099;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.b { color: #009900; font-family: "Comic Sans MS"; font-size: 12px; text-decoration: underline}
.b:link {  font-family: "Comic Sans MS"; font-size: 12px; color: #009900; text-decoration: underline}
.b:hover {  font-family: "Comic Sans MS"; font-size: 12px; color: #666666; text-decoration: none}
.b:visited {  font-size: 12px; text-decoration: underline}
.c { color: #990099; font-family: "Comic Sans MS"; font-size: 12px; text-decoration: none}
.c:link {  font-family: "Comic Sans MS"; font-size: 12px; color: #990099; text-decoration: none}
.c:hover {  font-family: "Comic Sans MS"; font-size: 12px; color: #333333; text-decoration: none}
.c:visited {  font-size: 12px; text-decoration: none}.orange { font-family: Comic Sans MS; font-size: 12px; color: #EA5B13}.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.d { color: #5A216B; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: underline}
.d:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #5A216B; text-decoration: underline}
.d:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #333333; text-decoration: none}
.d:visited {
	font-size: xx-small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.address {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.table2 {
	border: 1px solid #CCCCCC;

}
/* Commonly used to style page titles. */
h1 {
	font-size: 22px;
	color: #5A216B;
	font-weight: bold;
	margin-bottom: 15px;
}
/* Commonly used to style section titles. */
h2 {
	font-size: 18px;
	color: #008000;
	margin-bottom: 13px;
}
/* Commonly used to style section titles. */
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 9px;
	padding-top: 13px;
}
/* Commonly used to style section titles. */
h4 {
	font-size: 15px;
	color: #412405;
	padding-top: 15px;
	font-weight: bold;
}
/* Commonly used to style section titles. */
h5 {
	font-size: 18px;
	color: #2B5368;
}
/* Commonly used to style section titles. */
h6 {
	font-size: 16px;
	color: #799F4B;
	margin-bottom: 10px;
	margin-top: 10px;
}