BODY {font-size: 12px; font-family: Arial}
H1 {color: Yellow; background-color: #0A9500; font-size: 12px; font-family:Arial;  padding-left : 4px; font : bold; }
H2 {color: #0A9500;font-size: 12px; font-family:Arial}
TD {font-size: 12px; font-family: Arial; padding-left : 4px;}
TR {font-size: 12px; font-family: Arial; padding-left : 4px;}
TD.MenuItem  {	font-size: 12px; font-family: Arial; padding-left : 4px; cursor : hand; border-bottom : 1px solid #CFCFCF; }
TD.Disabled  { font-size: 12px; font-family: Arial; padding-left : 4px; color : #888888; cursor : default; border-bottom : 1px solid #CFCFCF; }
TD.MenuHeader {	font-size: 12px; font-family: Arial; color : Yellow; background : Green; font : bold; padding-left : 4px; cursor : default; }

.Notice { font-size: 12px; font-family: Arial;  color : Green;  font-style : italic;   }
.Warning { font-size: 12px; font-family: Arial;  color : Red;  }
.base {font-size: 12px; font-family:Arial}

A:link { text-decoration: none; color: 0000FF;font-weight:bold;}
A:visited { text-decoration: none; color: 0000FF;font-weight:none;   }
A:hover {text-decoration: underline; color: red; }
A:active { color: 890651;font-weight:bold; }