/* body attributes */
body {
color: black; 
background-color: white; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal; 
}
/* font attributes */
.header {  
font-size: 9pt;
padding: 4px 3px 0px 4px; 
line-height: normal; 
font-weight: bold; 
}
p {  
font-size: 8pt; 
font-weight: normal; 
padding: 0px 3px 0px 4px;
}
li {   
font-size: 8pt; 
font-weight: normal; 
padding: 0px 3px 0px 4px;
}
.fineprint {  
font-size: 7pt; 
font-weight: normal; 
padding: 0px 3px 0px 4px;
}
/* Specified Styles  */
 /* ------------------------------Welcome-------------------------- */
	#welcome {
	clear: both;
	color: #039;
	font-weight: bold;
	padding: 95px 15px 30px 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	}
	#welcome .blue {
	color: #039;
	font-size: 1em;
	}
	#welcome .brown {
	color: #300;
	font-size: 0.85em;
	}
	
	#white {
	clear: both;
	color: #fff;
	padding: 75px 15px 30px 265px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: .9em;
	}
	#white .wh_big {
	font-size: 3em;
	font-weight: bold;
	line-height: .9em;
	}
	#white .wh_sm {
	font-size: 2.25em;
	font-weight: bold;
	line-height: .9em;
	}
	#white .wh_super {
	font-size: 1.5em;
	font-weight: bold;
	font-weight: normal;
	}
	#white LI {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	}
