body        { font-size: 12px; 
			  font-family: Verdana,Helvetica,Arial; 
			  color: #000000;
            }
			

th          { font-size: 14px; 
              font-family: Verdana,Helvetica,Arial; 
			  text-align: left;
			  color: #000000;

			} 


td          { font-size: 12px; 
              font-family: Verdana,Helvetica,Arial; 

			  color: #000000;
			}
			
			<!-- old color E5E5E5 - new color FF6633 -->
h1          { font-size: 11px; 
			  font-weight: bold; 
			  color: #E5E5E5;
			  
			  background-color: #333399;
			  margin-top: 0;
			  padding: 2;
			  margin-bottom: 0;
            }

a.title      {font-weight: bold; 
			  color: #FF6633;
			  background-color: #333399;
			  margin-top: 0;
			  padding: 2;
			  margin-bottom: 0;
            }
a.title:hover {font-weight: bold; 
 			   color: #FF6633;
	 		   background-color: #333399;
			   margin-top: 0;
			   padding: 2;
			   margin-bottom: 0;
             }
a.title:link {font-weight: bold; 
			  color: #FF6633;
			  background-color: #333399;
			  margin-top: 0;
			  padding: 2;
			  margin-bottom: 0;
            }
		  
h2   { font-size: 11px; font-weight: bold; color: #CC3333 }
p.b  { font-size: 11px; font-weight: bold; color: #a0a0a0 }
p.s  { font-size: 10px; text-align: justify               }



a:link    { color :#888888; text-decoration: unterline; }
a:visited { color :#888888; text-decoration: unterline; }
a:active  { color :#888888; text-decoration: unterline; }
a:hover   { color :#FFFFFF; text-decoration: underline; }


a.menue:link {
         text-decoration: underline;
         color: #000000
}
a.action  {
         font-weight: bold;
         clip:   rect(   );
         font-size: 14px;
         color: #000000;
         background-color: #CCCCCC;
         text-decoration: none
}
a.action:hover {  background-color: #FF6666; color: #000000 }
a.action:link  {  background-color: #CCCCCC; color: #000000 }

.bgcol1 {  background-color: #F0FAFF }
.bgcol2 {  background-color: #EEEEEE }
.bgcol3 {  background-color: #F0F0FF }


a.main         {  font-size: 10pt; font-weight: bold; color: #CCCCCC; text-decoration: none}
a.main:active  {  color: #FFFFFF }
a.main:visited {  color: #FFFFFF }
a.main:hover   {  color: #FFFFFF }
a.main:link    {  color: #D9E4F1; text-decoration: none }


form      {  margin: 0px;                       }
a.boldred {  font-weight:bold;  color: #ff0000; }
.bold     {  font-weight:bold;                  }
.heading  {
  font-weight:bold;
  font-size: 12px;
  color: #000000;
}

table.site_layout {
     	 width: 100%;
		 margin: 0px;
}

table.result .row1{
  background-color: #bbbbbb;
  border: 0px;
}
table.result .row2{
  background-color: #d3d3d3;
  border: 0px;
}
table.result th{
  font-size: 11px; 
  background-color: #333399;
  color: #E5E5E5;
  font-weight: bold;
  text-align: left;
}


table.window{
  background-color: #eaeaea;
  width: 100%
}

td.window{
  background-color: #eaeaea;
  width: 100%
}

