
h1{
 font-family: Huntson,Arial, Tahoma, Sans-Serif;
 color:white;
 font-weight:normal;
 font-size:72px;
 text-decoration: none;
 margin-bottom: 3;
 text-align: Center;
}
h1.black{
 font-family: Huntson,Arial, Tahoma, Sans-Serif;
 color:black;
 font-weight:normal;
 font-size:72px;
 text-decoration: none;
 margin-bottom: 3;
 text-align: Center;
}
em{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 14pt;
   font-weight: normal;
   color:black;
	 align: Right;
	 text-align: Right;
}
a.bodylink{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 14pt;
   font-weight: normal;
   color:navy;
	 align: Right;
	 text-align: Right;
}
a.bodylink:hover{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 14pt;
   font-weight: normal;
   color:blue;
	 align: Right;
	 text-align: Right;
}
a{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 12pt;
   color:white;
	 text-decoration: none;
	 align: Right;
	 text-align: Right;
	 
}
a.black{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 12pt;
   color:black;
	 text-decoration: none;
	 align: Right;
	 text-align: Right;
}
a:hover{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 12pt;
   color:yellow;
	 text-decoration: none;
	 align: Right;
	 text-align: Right;
}

address{
   font-family: Arial, Tahoma, Sans-Serif;
   font-size: 12pt;
   font-weight: normal;
   color:black;
	 text-decoration: none;
	 align: Left;
	 text-align: Left;
	 padding: 0px;
	 margin: 0px;
	 
}
