body, table    {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:   10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CCCCCC;
	background-color: #333333;
	scrollbar-base-color:#333333;
  	scrollbar-3dlight-color:#333333;
  	scrollbar-arrow-color:#333333;
  	scrollbar-darkshadow-color:#333333;
  	scrollbar-face-color:#CCCCCC;
  	scrollbar-highlight-color:#333333;
  	scrollbar-shadow-color:#333333;
  	scrollbar-track-color:#333333;

               }
.notmain   {background-color: #FF9900;}

a              {
	font-style:normal;
	text-decoration:none;
	color: #FFFFFF;


	           }
a:visited      {color:#FFFFFF;}
a:link         {color:#FFFFFF;}
a:active       {color:#FF0000
			   }
a:hover       {color:#FF0000;
				text-decoration:underline;}
a.copyright   {
	font-weight:normal;
	font-size: 9px;
}
a.titel1      {font-size:14pt;}
a.titel2      {font-size:12pt;}
a.menu        {font-size:10pt;
               font-weight:bold;
               color:blue;
			  }
a:hover.menu  {font-size:10pt;}
a:hover.links {font-size:10pt;
               font-weight:normal;
               color:red;
			  }
input         {font-size:8pt;}
h1            {font-size:12pt;
               font-weight:bold;
               color:#999999;
			  }
h2            {font-size:12pt;
               font-weight:bold;
			  }
h3            {font-size:11pt;
               font-weight:bold;
			  }
.copyright    {font-size: 9px;}
textarea {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
a.email {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;

}
.box {
	background-color: #CCCCCC;

}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
a.black {
	color: #000000;
}
a.white {
	color: #FFFFFF;
}
