A:link        { font-weight: normal; text-decoration: none; color: #606060; }
A:visited     { font-weight: normal; text-decoration: none; color: #606060; }
A:hover       { font-weight: normal; text-decoration: underline; color: #606060 }

#main A:link        { font-weight: normal; text-decoration: none; color: #C00000; }
#main A:visited     { font-weight: normal; text-decoration: none; color: #C00000; }
#main A:hover       { font-weight: normal; text-decoration: underline; color: #C00000; }

.small        { font-family: Arial; font-size: 8pt; color: #000000; }
.copy        { font-family: Arial; font-size: 8pt; color: #808080; }


BODY          { font-family: verdana; font-size:12pt; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0; padding-right: 0; }

TD            { font-family: arial; color: #000000; font-size: 10pt; font-weight: normal;}

h1            { background-color: #FFFFFF; font-family: Arial; font-size: 12pt; color: #C00000; }

input         { background-color: #F1F1F1; font-family: Arial; font-size: 9pt; color: #000000; }

textarea      { background-color: #F1F1F1; font-family: Arial; font-size: 9pt; color: #000000; }
select        { background-color: #F1F1F1; font-family: Arial; font-size: 9pt; color: #000000; }


