body {
  background-color: #FFFFFF;
  background-image : none;
}

.heading {
  font-family: Arial, Helvetica, sans-serif;
   font-size: Large;
    font-style: normal;
	 line-height: normal;
	  font-weight: bold;
	   color: #000000;
	   background-color : FFFFFF;
	    text-decoration: none;
		 text-transform: uppercase
}
.subhead {
  font-family: Arial; 
   font-size: medium; 
   font-style: normal;
	 line-height: normal;
	  font-weight: bold; 
	  color: #000099;
	  background-image: none;
	   text-decoration: none;
	background-color : FFFFFF;
}
.subheading2 {
  font-family: Arial;
   font-size: medium;
    font-style: normal;
	 line-height: normal;
	  font-weight: bold;
	   color: #000099;
	   background-image: none
}
.paragraph {
  font-family: Arial, Helvetica, sans-serif;
   font-size: small;
    font-style: normal;
	 line-height: normal;
	  font-weight: normal;
	   color: #000000
	   
}
.photolabel {
 font-family: Arial, Helvetica, sans-serif;
  font-size: small;
   font-style: normal;
    line-height: normal;
	 font-weight: normal;
	  color: #000000
	
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #0000FF
	
}

body, table, td {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14pt;
	background-color: #FFFFFF;
}
