@charset "utf-8";
/* CSS Document */

body 
{
	margin:10px;
	font-family: trebuchet;
	font-size:10pt;
	line-height:17pt;
	text-align: left;
	color:#800000;
	background-color:#FFFFFF;
}

#container  
{
	width: 900px;
	font-family: trebuchet;
	margin:0 auto 0 auto;
}

#test
(
 	margin: 10;
)


h1
{color:#800000;
line-height:90%;
}

h2
{line-height: 20px;
color:#993366;
}

#footer  
{ 
	font-size: 11px;
	text-align: center;
	color: #800000;
	padding: 2px 0;
}	  
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	color: #800000;
}
.offer
{
	line-height:17pt;
}

.capa {
	line-height: 12px;
}


