body {  font-family : Arial, Verdana, SansSerif;
	background-color : #FFFFFF;
	font-size: 12;
	color: #000000;
	margin:0;
     }

table { font-family: Arial, Verdana, SansSerif;
	font-size: 12;
	color: #000000;
      }

A:link, A:visited, A:active { text-decoration: none; color : #660099; font-weight: bold; }

A:Hover { text-decoration : none; font-weight: bold; color : #FF80FF; }

input { color: #FFFFFF; 
	border-color : #8080C0;
	font-size:10;
	background-color : #3A3A76; 
	font-weight:bold; 
	font-family:Arial, Verdana, SansSerif;
      }

div.Offscreen     { display:none; }

class.Outline { text-decoration : none; font-weight : bold; color : #660099; }

span.Offscreen    { display:none; }

span.BulletNumber { font-weight: bold; color: #66ccff; }

span.BulletText   { font-weight: bold; text-align:center; }