BODY, TD {
	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	letter-spacing: 1px;
}

H1 {
	font-family : arial, verdana, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	letter-spacing: 0px;
}
h1.homepage {
	color:#003300;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}
h1.date{
	color: #777657;
	font-size:17px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
h1.homered{
	color: #CC0000;
	font-size:24px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}		

H2 {
	font-family : arial, verdana, sans-serif;
	font-size: 14pt;
	color: #999966;
	font-weight: bold;
	letter-spacing: 3px;
}
h2.homeh2 {
	font-size:17px;
	color: #777657;
}
h3.homeh3 {
	font-size:15px;
	color: #777657;
}
H3 {
	font-family : arial, verdana, sans-serif;
	font-size: 10pt;
	color: #999966;
	font-weight: bold;
	letter-spacing: 1px;
}

H4 {
	font-family : arial, verdana, sans-serif;
	font-size: 12pt;
	color: #999966;
	font-weight: bold;
	letter-spacing: 2px;
}

A:ACTIVE, A:LINK, A:VISITED {
	color: #003366;
	 text-decoration: underline;
	 font-weight: normal;
 }

A:HOVER {
	color: #999966;
	text-decoration: none;
	font-weight: normal;
}

A.sideLinks:ACTIVE, A.sideLinks:LINK, A.sideLinks:VISITED {
	color: #CCCCCC;
	 text-decoration: none;
	 font-weight: bold;
 }

A.sideLinks:HOVER {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}


A.QBLinks:ACTIVE, A.QBLinks:LINK, A.QBLinks:VISITED {
	color: #999966;
	 text-decoration: none;
	 font-weight: regulars;
 }

A.QBLinks:HOVER {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: regular;
}

BUTTON {
	cursor: hand;
   	background:#000000;
	border-color: #999966;
	font-weight: bold;			
}

BUTTON.whiteButton {
	cursor: hand;
   	background:#FFFFFF;
	border-color: #999966;
}


.buttonFontBlk {
   font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-weight: bold;		
}

.sideText {
   	font-family : arial, verdana, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	letter-spacing: 1px;
}

.footer {
	line-height: 22px;
}

.promo{
	font-variant:small-caps;
	color: #CC0000;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size:18px;
	}
