
a                     { text-decoration: none; color: #FF6347; }
a:visited             { text-decoration: none; color: #FF6347; }
a:hover               { color: orange; }
body                  { background-color: #F9F9F9;}
.tablehead            { background-color: #C0C0C0; font-weight: bold; width: 100%; }
.tablecell            { background-color: #FFFFFF; }
.nolist               { list-style-position: outside; list-style-type: none; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; padding-left: 0px; }
table                 { font-size: 10pt; }
h1                    { margin-top: 0px; }
#main                 { min-height:300px; height:auto !important; height:300px; }
}