body         { background-color: 
               #D8F1A9 }

p    { font-family: "verdana" }
dd           { margin-left: 10 }


/* headers*/

h1           { color: #4D0080; font-family: "broadway"; font-weight: normal }
H2 { color: #4D0080; font-family: "broadway"; font-weight: normal  }
H3 { color: #4D0080; font-family: "broadway"; font-weight: normal  }
H4 { color: #4D0080; font-family: "broadway"; font-weight: normal  }
H5 { color: #4D0080; font-family: "broadway"; font-weight: normal  }
H6 { color: #4D0080; font-family: "broadway"; font-weight: normal  }

/* end headers */

/* links */

a:link       { color: #4D0080; font-weight: bold }
a:visited    { color: #71058B; font-weight: bold }
A:hover { font-weight: bold }
A:active { font-weight: bold }

/* end links */


/* tables */



table           { font-family: Verdana; font-weight: 
               normal; text-align: Left }
/* end tables */
