HTML, BODY, TABLE {
	COLOR: #000000; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana,Helvetica,sans-serif;
}
BODY { 
	background-color: #ADDFBF;
	margin: 0px;
}
H1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: Bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	font-size: 10pt;
	line-height: 15px;
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

div.header {
	font-weight: bold;
	background-color: #000;
	color: #FFF;
	text-align: center;
	line-height: 20px;
}
div.shave {
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 10px;
}
div.box {
	margin-left: 5px;
	border: 1px solid #000;
	background-color: #dbffe9;
}
div.bookmark {
	padding-bottom: 5px;
	line-height: 25px;
	font-weight: Bold;
	text-align: center;
}
div.header_container {
	width: 696px;
	margin: 0 auto 0 auto;
}
div.header_container IMG {
	float: left;
}
div.promofoto {
	margin-left: 5px;
	height: 205px;
	background-color: #73cc8e;
	border: 1px solid #000;
	text-align: center;
}
div.promofoto .foto A IMG {
	margin-top: 10px;
	border: 1px solid #000;
}
div.promofoto .foto A:hover IMG {
	border: 1px solid #fff;
}
div.promofoto .text {
	margin: 5px;
}
div.promofoto .text a {
	font-size: 9pt;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
div.promofoto .text a:hover {
	color: #000;
	font-style: italic;
}