/* white bg for the page*/
body { background-color: #ffffff }

/*overall font values for the regular type face used throughout the site*/
body,table,tr,td,p { font-family: Verdana, Arial, Helvetica, sans-serif ; color: #ffffff ; font-size: 14px }

p.header    {color: #ffffff; font-size: 18px; font-weight: bold}
span.header {color: #ffffff ; font-size: 18px ; font-weight: bold}
*.subhead  { color: #ffcc00 ; font-weight: bold ; font-size: 16px}
span.subhead  { color: #ffcc00 ; font-weight: bold ; font-size: 16px}
*.descrip  { color: #ffcc00 ; font-size: 14px}
span.descrip  { color: #ffcc00 ; font-size: 14px}
*.small  { color: #ffcc00 ; font-weight: bold ; font-size: 10px}
span.small  { color: #ffcc00 ; font-weight: bold ; font-size: 10px}

A {color:#ffcc00; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; font-weight: bold;}
A:hover {color:#ffffff; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; font-weight: bold;}


.linkcell { padding-left: 10px; font-family: Helvetica, Arial; font-size: 10px;}
hr {  color: #ffffff}

/* copyright information */
*.copy         { color: #0000FF ; font-size: 10px }
*.footer       { color: #000000 ; font-size: 12px ; font-weight: bold }
A.copy:link    { color: #0000FF ; text-decoration: underline ; font-size: 10px; font-weight: bold }
A.copy:visited { color: #0000FF ; text-decoration: underline ; font-size: 10px; font-weight: bold }
A.copy:active  { color: #0000FF ; text-decoration: underline ; font-size: 10px; font-weight: bold }
A.copy:hover   { color: #ff0000 ; text-decoration: underline ; font-size: 10px; font-weight: bold }
