/*.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #E7DEDE; 
	font-size: 16px; 
	}
*/	
.lubTitle {
	font-family: Arial; 
	font-weight: bold; 
	color: #272D34; 
	font-size: 13px; 
	}
	
.title {
	font-family: Arial; 
	font-weight: bold; 
	color: #E7DEDE; 
	font-size: 11px; 
	}

.body {
	font-family: Arial;
	font-size: 11px;
	color: #E7DEDE;
}
	
.whiteTxt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.blackTxt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}	

.links{
	font-family: Arial; 
	color: #0000CC; 
	font-size: 11px; 
}
	
.bgbody {
	background-color: #63708A;
}
