body {background-color: white}

p {font-size: 11pt; font-family: arial}
p.cour {font-family: courier}
p.times {font-family: times}

div {font-size: 9pt; font-family: arial}
div.cour {font-family: courier}
div.times {font-family: times}

a:link     {color:#0033CC; text-decoration: none}
a:visited  {color:#0033CC; text-decoration: none}
a:hover    {color:#0066FF; text-decoration: none;background-color:#F4F4FF;}
a:active   {color:#003366; text-decoration: none}

a.admin:link {color:black; font-family: Comic Sans MS; text-decoration: none}
a.admin:visited {color:black; font-family: Comic Sans MS; text-decoration: none}
a.admin:hover {color:white; font-family: Comic Sans MS; text-decoration: none}
a.admin:active   {color:black; font-family: comic sans ms; text-decoration: underline}

.center {text-align: center}
.b {font-weight: bold}

textarea {background: #FFFFFF; font-size: 11pt; font-family: times}
