h1 {
	
	font-size: normal;
	font-weight: normal;
	font-style: normal;
	text-align: center
	color: #999999;
}


div.navBar {
	font-family: arial, helvetica, sans-serif;
	font-size: 15;
	text-align: center;
	color: #FFFFFF;
}

div.normal {
	text-align: left;
	width: 92%;	
	font-size: normal;	
	font-weight: normal;
	margin: 16px;
	color: #CCCCCC
}
img.floatLeft { 
    float: left; 
    margin-right: 20px;    
}

img.floatRight { 
    float: right; 
    margin: 20px; 
}

img.floatCenter { 
    float: center; 
    margin: 20px; 
}

span.italic {
	font-style: italic;
	color: #FFFFFF;
}

span.bold {
	font-style: bold;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
}








	


