A:link	  {color: teal}
A:visited {color: gray}


body {
     background-color: white;
     background-image: url(Paper-Background-2.gif);
     background-position: 0px 0px;

     margin: 4px;
     border-width: 4px;
     padding: 0px;

     color: black;
     font-family: "Times New Roman";
     font-size: 12pt;
     font-style: normal;
     text-align: left;
}

/* Page Names */
h1 {
   color: maroon;
   font-style: italic;
   text-align: center;
}

/* Heading Level 2 */
h2 {
   color: teal;
   font-style: italic;
   text-align: center;
}

/* Heading Level 3 */
h3 {
   color: teal;
   font-style: italic;
   text-align: center;
}

/* Heading Level 4 */
h4 {
   color: black;
   font-style: normal;
   text-align: left;
}

/* Heading Level 5 */
/* Heading Level 6 */
/* Heading Level 7 */

/* SACC Address */
p.address {
   color: teal;
   font-family: Helvetica, Arial, sans-serif;
   font-size: medium;
   font-style: normal;
   font-weight: bold;
   text-align: center;
}	

/* SACC email */
p.email {
   font-family: Helvetica, Arial, sans-serif;
   font-size: small;
   font-style: normal;
   font-weight: bold;
   text-align: center;
}

/* Last Updated */
p.updated {
   color: black;
   font-family: Helvetica, Arial, sans-serif;
   font-size: small;
   font-style: italic;
   font-weight: normal;
   line-height: 0;
   text-align: center;
}



p.opener {
     color: black;
     font-family: "Times New Roman";
     font-size: 12pt;
     font-style: normal;
     font-weight: bold;
     text-align: left;
}

P.opener:first-letter {font-size: 200%; color: maroon}

.dropcap {font: bold 400% serif;
color: maroon;
width: 24pt;
float: left;}
