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;
}

H2 {
	font-family : arial, verdana, sans-serif;
	font-size: 14pt;
	color: #999966;
	font-weight: bold;
	letter-spacing: 3px;
}

H3 {
	font-family : arial, verdana, sans-serif;
	font-size: 12pt;
	color: #999966;
	font-weight: bold;
	letter-spacing: 1px;
}

H4 {
	font-family : arial, verdana, sans-serif;
	font-size: 10pt;
	color: #999966;
	font-weight: bold;
	letter-spacing: 1px;
}

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;
}