BODY {
font-family: Tahoma;
font-size: 12px;
font-weight: bold
background-color: #000000
}

H1 {font-size: normal;
font-weight: bold
background-color: #CCCCFF;
color: #4444FF}
  

A {text-decoration: none;
   color:#000000}

A.vio {text-decoration: none;
   color:#58588A}
   
   A.red {
	color : Red;
	border : no;
}

A:hover {text-decoration: underline}
a:visited {color: #58588A;
           text-decoration: underline}

table {background-color: #58588A;
font-size: 12px;
font-weight: bold}

td.small {background-color: #F0EBEB;
     color: #000000
      }


td.small1 {background-color: #FFFFFF;
     color: #AAAAFF
      }

td.big {background-color: #F0EBEB;
     color: #F0EBEB
      }

td.big1 {background-color: #AAAAAA;
color: #AAAAAA
}
 

td.big2 {background-color: #000000;
color: #FFFFFF
}
 


td.text {background-color: #F0EBEB;
         color: #4444AA;
         font-size: 12px}   

td.text1 {background-color: #DED9D9;
         color: #4444AA;
         font-size: 12px} 

th {background-color: #DED9D9;
     color: #000000;
     width: 240 }

th1 {background-color: #DED9D9;
     color: #000000;
     width: 100 }

.table1{
	width:600px;	
	table-layout:fixed;
	background:#f0ebeb !important;
}
.table1 td{
	width:200px;
	
}
.side-table{
	width:258px;
}
.howto{
	width:600px;
	table-layout:fixed;
}
.item{
	width:200px;
}
.holder{
	background:#f0ebeb !important;
	width:606px;
	table-layout:fixed;
}
