html {
	SCROLLBAR-3DLIGHT-COLOR:    #e7ccc5; 
	SCROLLBAR-HIGHLIGHT-COLOR:  #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:      #82452e; 
	SCROLLBAR-BASE-COLOR:       #e7ccc5; 
	SCROLLBAR-DARKSHADOW-COLOR: #e7ccc5;
	SCROLLBAR-SHADOW-COLOR:     #82452e;
	SCROLLBAR-FACE-COLOR:       #e7ccc5; 
	SCROLLBAR-TRACK-COLOR:      #eedcd7; 
}

body {

	background-color: #380300;               

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}
.style1 {
	font-size: 12px;
	color: #fbb8b8;
}
.style1 a:link , .style1 a:visited {
	font-size: 12px;
	color: #fbb8b8;
	text-decoration: none;
}
.style1 a:hover {
	font-size: 12px;
	color: f9d9d9;
	text-decoration: underline;
}

.style2 {
	font-size: 12px;
	color: #efefef;
	line-height: 20px;
}
.style2 a:link , .style2 a:visited {
	font-size: 12px;
	color: #ffdba7;
	text-decoration: none;
}
.style2 a:hover {
	font-size: 12px;
	color: #ffdba7;
	text-decoration: underline;
}