h1 {
	font-size: 18pt;
	margin-top: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 14pt;
	margin-top: .4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

h4 {
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

h5 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h6 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: "Gill Sans MT";
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

ul {font-size: 10pt; margin-top: 0em; padding-left: 0em;}

ol {font-size: 10pt; margin-top: 0em; padding-left: 0em;}

li {font-size: 10pt; margin-top: 0em; padding-left: 0em;}

A:link {
 
   color:#FFFFFF;
   font-family: "Gill Sans MT";
   font-size:13px;
   font-weight:normal;
   text-decoration:none;
   }
   
 A:visited {
 
   color:#FFFFFF;
   font-family: "Gill Sans MT";
   font-size:13px;
   font-weight:normal;
   text-decoration:none;
   } 
   
   
 A:hover {
 
   color:#FFFFFF;
   font-family: "Gill Sans MT";
   font-size:13px;
   font-style: normal;
   font-weight:normal;
   text-decoration:none;
 
   }

   
.bodytext 
{
	font-family: "Gill Sans MT";
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	
}

.textover 
{
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #333333;
	font-style:italic;
	font-weight: normal;

	
}

.titletext 
{
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;

}
     
  
