body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-left : 1px;
	margin-top : 1px;
	color : rgb(0,0,0);}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


   
h1 { font-size:14pt; color: rgb(153,153,204); font-weight : bold;  }
     
h2  { color :rgb(153,153,204); font-weight : bold; font-size : 14pt; }
 
th  { color : rgb(0,0,0); }
   
td  { font-size : 8pt; font-family : sans-serif; color : Black; }
   
a:link { color:blue; }
   
a:visited { color:rgb(128,0,8); }
   
a:active { color:red; }
   
   .menutitle  {
   	cursor : pointer;
   	margin-bottom : 5px;
   	background-color : #ECECFF;
   	color : #000000;
   	width : 140px;
   	padding : 2px;
   	text-align : center;
   	font-weight : bold;
   	/* / */
   	border : 1px solid #000000;
   }
   
   .submenu  {
   	margin-bottom : 0.5em;
   }
   
p  { font-size : 8pt; font-family : sans-serif; color : Black; }
   
div  { font-size : 8pt; font-family : sans-serif; color : Black; }
   




