body
{
   color: #c0c0c0;
   background: #225284;
}

a.clink:link {color: #b8b8b8;}
a.clink:visited {color: #b8b8b8;}
a.clink:hover {color: #ffffff; background: #4575a7;}
a.clink:active {color: #ffffff;}

textarea {padding-right: 8px;}

div#centered
{
   border: 0;
   height: 50%; width: 50%;
   position: absolute; left: 25%; top: 40%;
}

#thanks
{
   text-align: center;
   font-size: 1.5em;
   font-family: 'Lucida Sans', Helvetica, sans-serif;
}

#warn
{
   color: white;
   width: 75%;
   text-align: left;
}

#warn ul
{
   margin: 0 8px 0 8px;
   padding: 12px 8px 0 8px;
   list-style-type: disc;
}

#warn li
{
   margin-bottom: 8px;
}

.contact
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 8pt;
}

.eightpttext {font-family: verdana, arial, helvetica, sans-serif;
       font-size: 8pt; font-style: normal;}

.ninepttext {font-family: verdana, arial, helvetica, sans-serif;
       font-size: 9pt; font-style: normal;}
