	
body {
	font-family: Arial;
	background-color: #F1F1EA;
	}

p {
	font-family: Arial;
	}
	
a:link { 
	font-family: arial; 
	}

a:visited { 
	font-family: arial; 
 	}

a:hover {
	font-family: arial;
	}
	
a:active {	
	font-family: arial;
	}
	
.header {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	}
	
.homelabeladjust {
	position: relative;
	right: 18px;
	}
	
.headerleft {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	}