.H1 {
	font-size: 36px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFF66;
	}

.H2 {
	font-size: 14px;
	font-family: Verdana;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
	}
.H2s {
	font-size: 12px;
	font-family: Verdana;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
}
.H3 {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	}

.H4 {
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
	}

.H5 {
	font-size: 8px;
	font-family: Verdana;
	color: #000000;
	}

.p {
	color: #000000;
	text-align: left;
	font-family: Verdana;
	font-size: 9px;
	}

p.blacktext {
	color: #000000;
	font-family: Verdana;
	font-size: 8px;
	}
p.red700text {
	color: #FF0000;
	font-family: Verdana;
	font-weight: 700;
	font-size: 10px;
	text-align: center;
	}

li.gr {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	}


a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	}
	 
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	color: #00628B;
	}

a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


a.new1:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

a.new1:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	}

a.new1:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
}

a.new1:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

