

body {  text-decoration: none;
			margin: 0 0 0 0;
            color: #7E7E7F;
            font-family: "Tahoma";
            font-size: 9pt;
            font-weight: normal;
	    background-color:black; }
            
a { font-family: "Tahoma";
	text-decoration: none;
	font-size: 9pt;
	color: #7E7E7F;
	font-weight: bold;	}
	
a:link {
	color: #7E7E7F;
	text-decoration: none; }
		
a:active {
	color: white;
	text-decoration: none; }
	
a:hover {
	color: #DD800B;
	text-decoration: underline; }

.title {  text-decoration: none;
             color: white; 
             font-family: "Tahoma";
             font-size: 9pt;
             font-weight: bold; }
			 
.subtitle {	 text-decoration: none;
             color: #DD800B; 
             font-family: "Tahoma";
             font-size: 9pt;
             font-weight: bold; }
             
.bold {  text-decoration: none;
             color: #7E7E7F; 
             font-family: "Tahoma";
             font-size: 9pt;
             font-weight: bold; }
             
                     
.head  {  color: #DD800B; 
             font-family: "xband rough";
             font-size: 24px; }
			 
.head2 {	text-decoration: none;
             color: white; 
             font-family: "Tahoma";
             font-size: 24pt;}
			 
.head3 {	text-decoration: none;
             color: #DD800B; 
             font-family: "xband rough";
             font-size: 36pt;}
			 
.bagit {	text-decoration: none;
             color: #DD800B; 
             font-family: "Tahoma";
             font-size: 9pt;}
             
.foo      {  text-decoration: none;
             color: #ffffff; 
             font-family: "Tahoma";
             font-size: 8pt; }
			 
.table  {	 text-decoration: none;
             color: white; 
             font-family: "Tahoma";
             font-size: 9pt;
			 font-weight: normal;	}
			 
.form  {	 text-decoration: none;
             background-color: #CCCCCC;
			 font-family: "Tahoma";
             font-size: 9pt;
			 font-weight: normal;	}
			 
.staticmenu {  text-decoration: none;
             color: white; 
             font-family: "Tahoma";
             font-size: 14pt;}
			 
			 