BODY {
	font-family: Verdana, Arial;
	color: black;
	font-size: 13px;
}	

.normal, TABLE {
	color: black;
	font-size: 13px;
}

#ContentPane H1 {	
	font-weight: bold;
	color: black;
	font-size: 20px;
}

#ContentPane.Normal A {
	color: blue;
	font-size: 13px;
}

.H2 {	
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.H3 {	
	font-weight: bold;
	color: black;
	font-size: 14px;
}

#ContentPane H2 {	
	font-weight: bold;
	color: black;
	font-size: 21px;
	line-height: 28px;
}

#ContentPane H3 {	
	font-weight: bold;
	color: black;
	font-size: 14px;
}

#LeftPane.Normal {
	color: white;
	font-size: 14px;
}

#LeftPane.Normal A {
	color: white;
	font-size: 14px;
}

#LeftPane H1 {
	color: white;
	font-size: 16px;
}

#LeftPane H3 {
	color: white;
	font-size: 13px;
}

#PromoPane.Normal TABLE {
	color: white;
	font-size: 20px;
}

#TopLeftPane H1 {
	color: black;
	font-size: 18px;
}

#TopLeftPane.Normal {
	color: black;
	font-size: 14px;
	line-height: 20px;
}

.small {
	font-size: 11px;
}

#LeftPane A.small:link, #LeftPane A.small:visited, #LeftPane A.small:active, #LeftPane A.small:hover, #LeftPane .small A  {
	color: white;
	font-size: 11px;
	font-weight: normal;
}