@CHARSET "ISO-8859-1";
body{ 
	margin: 0px 0px 0px 0px;
	background-color: black;
	color: #eeeeee;
	font-size: 8pt; 
	font-family: Verdana, Arial, 'sans serif';
}

a {
	color: yellow;
	text-decoration: none;
}

p {
	font-size: 12px;
}


#head .head-left {
	padding-bottom: 20px;
	text-align: center;
	width: 200px;
}

#head .head-right {
	padding-bottom: 20px;
	text-align: center;
}

#head span.versal {
	font-size: 30px;
}



#menu_1 .menu1-level1 {
	margin-bottom: 10px;
	margin-left: 20px;
}

#menu_1 .menu1-level1-act {
	font-weight: bold;
}

#menu_1 .menu1-level2 {
	margin-left: 5px;
}

#menu_1 .menu1-level2-act {
	font-weight: bold;
}

div.product_note {
	font-size: 8pt;
}

