<style type="text/css">
body {
	background:#B9625C;
	scrollbar-face-color: #FFE3C1;
	scrollbar-highlight-color: #FFE3C1;
	scrollbar-3dlight-color: #FFE3C1;
	scrollbar-darkshadow-color: #B9625C;
	scrollbar-shadow-color: #FFE3C1;
	scrollbar-arrow-color: #B9625C;
	scrollbar-track-color: #FFE3C1;
	margin: 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;


}



img{border-width:0px}


table, tr, td {
	font-size: 7pt;
	vertical-align: top;
}
a:link, a:active, a:visited {
        color: #FFFFFF;
	padding-right:3px;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	margin:0px;
	text-decoration : none; 
}

a:hover {
	color: #772729;
}

.h1 { 
	color: #FFFFFF;
   font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	background-color: #913B37; 
        border-bottom: 1px solid #F08F85;
	line-height: 8px;
	letter-spacing: 3px;
	text-align: left;
    text-transform: uppercase;
}
.h2 { 
	color: #FFFFFF;
   font-family: Tahoma;
	font-size: 9px;
	background-color: #B9615C; 
	line-height: 8px;
	text-align: left;
    text-transform: uppercase;
}
.main {
	vertical-align: top;
	text-align: justify;
	font-family: Tahoma;
	font-size: 9px;
	padding-left: 3px;
	background-color: #B35852;
	color: #FFFFFF;
}



#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content {
	position: absolute;
	left: 192px;
	top: 353px;
	width: 610px;
        height: 30px;
   	background-color: #CCDFC9;
}

</style>