p {font-family: "Trebuchet MS"}
p {font-size: 12pt}
p.uppercase {text-transform: uppercase}
p.uppercase {color: #FF0000}
p {color: #000000}

p.ParagraphBoxShading
{
border: 3px solid #009900; 
background-color: #CCFFCC;
text-indent: 10px;
font-size: 14pt;
}

td {font-family: "Trebuchet MS"}
td {font-size:12pt}



h1 {font-size: 18pt}
h1 {font-family: "Trebuchet MS"}
h1.thick {font-weight: bold}
h1 {color: navy}
h1 {font-weight: bold}


h1.directoryheading {font-size: 18pt}
h1.directoryheading {font-family: "Trebuchet MS"}
h1.directoryheading {color: navy}
h1.directoryheading {font-weight: bold}


table 
{
background-color: white;
}