body { font-family:Verdana; font-size:10pt; }
h1 { font-family:Verdana; font-size:14pt; color:#2A2A2A; font-weight:bold; margin-bottom: 4px; margin-top: 5px; margin-left: 3px;}
h2 { font-family:Verdana; font-size:14px; color:#FF6600; margin-left: 3px; font-weight: bold; }
h3 { font-family:Garamond; font-size:14px; color:#2A2A2A; font-weight: bold; margin-left: 3px; }
h4 {font-size:1.00em; border-bottom:1px dotted #009900;}
p { font-family:Verdana; font-size:10pt; color:black; margin-left: 3px; }
.white { font-family:Verdana; font-size:10pt; color:white; }
.green { font-family:Verdana; font-size:10pt; color:#004000; }
div { font-family:Verdana; font-size:10pt; color:black; margin-left: 3px; }
th { color:rgb(35,43,31); font-family:Verdana;}
td { font-family:Verdana; font-size:10pt; }

a:link { font-family:verdana; color:#FF6600; text-decoration:none; font-weight:bold; font-size: 8pt; }
a:visited { font-family:Verdana; color:white; text-decoration:none; font-weight:bold;  font-size: 8pt;}
a:hover  {font-family:Verdana; color : yellow; font-weight:bold;  font-size: 8pt;}
a:active { color:rgb(255,102,0); text-decoration:none; font-weight:bold;  font-size: 8pt; }

a.white:link { font-family:Verdana; color:#FF6600; text-decoration:underline; font-size: 10pt; }
a.white:visited { font-family:Verdana; color:black; text-decoration:underline; font-size: 10pt;}
a.white:hover { font-family:Verdana; color:red; text-decoration:underline; font-size: 10pt; }
a.white:active { font-family:Verdana; color:#FF6600; text-decoration:underline; font-size: 10pt; }


a.main:link { font-family:Verdana; color:#FF6600; font-weight:bold; text-decoration:none; line-height: 150%; }
a.main:visited { font-family:Verdana; color:white; font-weight:bold; text-decoration:none; line-height: 150%;  }
a.main:hover { font-family:Verdana; color:yellow; font-weight:bold; text-decoration:none; line-height: 150%;  }
a.main:active { font-family:Verdana; color:#FF6600; font-weight:bold; text-decoration:none; line-height: 150%;  }


.menutitle  {
   	cursor : pointer;
   	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 2px;
   	background-color : #FF6600;
   	color : #000000;
   	width : 175px;
   	padding : 2px;
   	text-align : center;
   	font-weight : bold;
   	/* / */
   	border : 1px solid #000000;
   }
   
   .submenu  {
   	margin-bottom : 0.5em;
	margin-left : 5px;
   }
   



