BODY         { background-color: #666666; font-family : "Times New Roman", Times, Georgia, serif;
               font-size: 11pt}

A:link       { color: #DC0026; 	text-decoration : none }   /* unvisited link */
A:visited    { color: #DC0026; 	text-decoration : none }   /* visited links */
A:active     { color: #660000; 	text-decoration : none }   /* active links */
A:hover      { color: #DC0026;  text-decoration : underline}   

A.menu:link    {color: #333333; text-decoration: none}
A.menu:visited {color: #333333; text-decoration: none}
A.menu:active  {color: #660000; text-decoration: none}
A.menu:hover   {color: #660000; text-decoration: underline}

.text { font-family: arial,helvetica sans-serif; font-size: 12px; color:  #ff0000; font-weight: normal;text-decoration: none}
.greytext { font-family: arial,helvetica sans-serif; font-size: 12px; color:  #333333; font-weight: normal}
.smalltext { font-family: arial,helvetica sans-serif; font-size: 10px; color:  #000000; font-weight: normal;text-decoration: none}


p            { font-family: "Times New Roman", Times, Georgia, serif;
               font-size: 11pt}
table        { border-collapse: collapse}
tr           { font-family: "Times New Roman", Times, Georgia, serif; font-size: 11pt}
tr.darkbg    { background-color: #999999; font-weight: bold}
tr.lightbg   { background-color: #C0C0C0; color: #000000 }
td           { font-family: "Times New Roman", Times, Georgia, serif; font-size: 11pt; vertical-align=top}
td.darkbg    { background-color: #999999; font-weight: bold}
td.lightbg   { background-color: #C0C0C0; color: #000000 }
.small       { font-family: "Times New Roman", Times, Georgia, serif; font-size: 10pt}
.footer      { font-size: 9pt}
.disc        { font-family: "Times New Roman", Times, Georgia, serif; font-size: 10pt; font-style: italic}
.bg          { background: white }
.bg-disc     { text-align=left;font-size:70%;background:#EEE9E9}


