body   {
	
	/*background-color: #F7F7F7;*/
	background-color: #fee8fe;
	
} 

p {
	font-family: Arial;
	color: #525996;
	font-size: 9pt;
}

li {
	font-family: Arial;
	color: #525996;
	font-size: 9pt;
}


h1 {
	font-family: Arial;
	text-align: center;
	color: #525996;
	font-size: 13pt;
}


h2 {
	font-family: Arial;
	text-align: center;
	color: #525996;
	font-size: 12pt;


}

#Nav {
	
	text-align: center;	
	
}


#Nav a:link, #Nav a:visited { 
	
	font-family: Helvetica, Arial, sans-serif;
	color: #979898;
	font-size: 8pt;
	font-weight: bold;
	
}

#Nav a:hover{ 
	color: 525996;

}

#Email a:link, #Email a:visited { 
	font-family: Helvetica, Arial, sans-serif;
	color: blue;
	font-size: 8pt;
	
	
}

#Email a:hover{ 
	color: yellow;

}
