body{
	background : #003300;
	color : #99cc99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
td{
	color : #99cc99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
p{
	text-align : justify;
}
ul{
	list-style-image : url("img/list.gif");
}
a{
	color : Lime;
	text-decoration : none;
	font-weight : normal;
}
a:hover{
	color : #bfdfbf;
	text-decoration : none;
	font-weight : normal;
}
a.menu{
	color : #99cc99;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}
a:hover.menu{
	color : #bfdfbf;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}
#about{
		position: absolute;
		z-index: 999; 
		visibility: hidden;
 }

#price{
		position: absolute; 
		z-index: 999; 
		visibility: hidden;
}
#tech{
		position: absolute; 
		z-index: 999; 
		visibility: hidden;
}
td.cont{
	padding : 3px 8px 8px 10px;
}


.news
{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align: justify;
	}
