
body {
	background-color:#6D7577;
	color: #fff;
	margin-top:    13px;
	margin-bottom: 20px;
	margin-left:   20px;
	margin-right:  20px;
	
	SCROLLBAR-FACE-COLOR:#ffffff;
SCROLLBAR-HIGHLIGHT-COLOR:#000000;
SCROLLBAR-SHADOW-COLOR:#0000000;
SCROLLBAR-3DLIGHT-COLOR:#ffffff;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-TRACK-COLOR:#ffffff;
SCROLLBAR-DARKSHADOW-COLOR:#333333;

}

img {border:8px solid #fff;}
table {border:1px solid #8b0000;}
a, body, p, br, td, h1, h4, ul, ol, li,.leer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #8b0000;
	text-decoration: none;
}


a:hover {
	color: #fff;
	
}


b {
	font-weight: bold;
}
p, br {
	line-height: normal;
}
h1 {
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

.online_box {
	border-style:solid; border-width:1; border-color:1;
}


