/* CSS Document */

p {font-size:12pt;
   font-weight:bold;}
	
p.parenthetic {font-size:9pt;
   text-align:center;
   }
   
h1 {color: #CC0000;
   text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font: "Monotype Corsiva";
	font-size:36pt;
  }
   
h2 {color: #CC0000;
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
	font: "Monotype Corsiva";}
	
h3 {color:#CC0000;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif; }

A:link {text-decoration:none;
   font-family:Verdana;
   font-weight:bold;
   font-size:12pt;
   color:navy;}
   
A:hover {text-decoration:none;
   font-family:Verdana;
   font-weight:bold;
   font-size:12pt;
   background:navy;
   color:white;}
         
A:visited {text-decoration:none;
   font-family:Verdana;
   font-weight:bold;
   font-size:12pt;
   color: #CC0000;}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #990099;
	 font-size: 10px;
    text-align: center;}

td.name {width: 20%;}
   
td.namehead {width: 20%;
   text-align: center;}
  
td.addr {width: 38%;}

td.addrhead {width: 38%;
   text-align: center;
   font-size: 14px;
   color: #990099;}
   
td.email {width: 27%;
   text-align: center;}
	
td.email.a {
font-size:10px;}
   
td.emailhead {width: 27%;
   text-align: center;
   font-size: 14px;
   color: #990099;}
   
td.phone {width: 15%;
   text-align: center;}
   
td.phonehead {width: 15%;
   text-align: center;
   font-size: 14px;
   color: #990099;} 
