body   {
	
	background-color: #D0D6EE;
	
	
}

p {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
	text-align: justify;
}




h1 {
	font-family: Arial;
	text-align: center;
	color: #6251BB;
	font-size: 14pt;
}


h2 {
	font-family: Arial;
	text-align: center;
	color: #6251BB;
	font-size: 11pt;


}

#Nav {
	
	text-align: center;	
	
}


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

#Nav a:hover{ 
	color: #604FBB;

}

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

#Email a:hover{ 
	color: yellow;

}
