.text {
	font-family: Comic Sans MS;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}

.footer {
	font-family: Comic Sans MS;
	font-size: 11px;
	color: #FFFFFF;
}

.normaltext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

H1  {
	font-size : 16pt;
	font-family : "Arial", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : a80000;
}


H2  {
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : white;
}


H3  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : white;
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}


A:hover  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}


A:visited  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}


A.cndark:link   {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark:visited   {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark:hover   {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;

	
}

A.cndark:active   {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;

	
}
.gbtext {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

