.WHLink {
FONT-FAMILY: Arial; 
FONT-SIZE: 9pt; 
font-weight: bold; 
color: #30419B; 
text-decoration: underline	
}

.WHLink a {
FONT-FAMILY: Arial; 
FONT-SIZE: 9pt; 
font-weight: bold; 
color: #30419B; 
text-decoration: underline
}

.WHLink a:hover {
FONT-FAMILY: Arial; 
FONT-SIZE: 9pt; 
font-weight: bold; 
color: #990000; 
text-decoration: underline
}

.NavArea {
	background-color: #30419B;
}

.NavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FAE404;
}
.NavLeftBox {

	background-color: #FAE404;
}
.NAVLinks a:link, .NAVLinks a:visited {
	display: block;
    FONT-FAMILY: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 4px 6px;
	color: #000000;
	text-decoration: none;
}
.NAVLinks a:hover {
	background-color: #000000;
	color: #F1E105;
	font-weight: bold;
	text-decoration: none;
}
.TOC {  FONT-FAMILY: Arial; 
	font-weight: normal; 
	FONT-SIZE: 9pt; 
	display:block; 
	width:100%; 
	padding:2px 2px; 
	#FFFF33; 
	background-color: #000033
}	
.TOC a {  FONT-FAMILY: Arial; 
	font-weight: normal; 
	FONT-SIZE: 9pt; 
	display:block; 
	width:100%; 
	padding:2px 2px; 
	color: #FFFF33; 
	text-decoration:none; 
	cursor: hand; 
	background-color:  #000033
}	

.TOC a:hover {  FONT-FAMILY: Arial; 
	font-weight: normal; 
	FONT-SIZE: 9pt; 
	display:block; 
	width:100%; 
	padding:2px 2px;
	/*/*/ background-color:#BABABA;/* */; 
	color: #cc0000; 
	text-decoration: none
}
H1 { FONT-FAMILY: Arial;
    color: #CC0000;
	font-weight: Bold; 
	FONT-SIZE: 12pt; 
}
TABLE {  FONT-FAMILY: Arial; 
	font-weight: normal; 
	FONT-SIZE: 9pt;
}