a:link { text-decoration: none; color: #0000ff; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #0000cc; }
body, td {font-family : arial,helvetica,sans-serif; color:#000000; }

table#menu { background-color:#eeeeee; border: solid #000000 0px;    
}
table#menu td { padding: 0px; spacing: 0px; border: solid #000000 0px; 
}

.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }

body {
font-family:Arial,Helvetica,sans-serif; 
background-color:#eeeeee;
color:#000000;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;   

}

table#first { 

width: 100%; 
border-width: 0px;
border-spacing: 0px;
cellpadding: 0px;
border-color: #000000;
background-color: #ffffff;

}

table#contents { 
background-color:#eeeeee; border: solid #000000 1px;    
}
table#contents td { 
padding: 12px; spacing: 0px; border: solid #ffffff 0px; 
}

span.highlight {font-color:#ff0000; }

p.copyright { font-family: Arial, Helvetica, sans-serif; color:#000000; size:12px;}