body,td,th {
	font-family:Arial,ËÎÌå,sans-serif;
	font-size: 14px;
	color:#F0F0F0;
}
body {
    scrollbar-face-color:#660000;
    scrollbar-highlight-color: #831A1F;
    scrollbar-shadow-color:#831A1F;
    scrollbar-3dlight-color:#660000;
    scrollbar-arrow-color:white;
    scrollbar-track-color:#99333;
    scrollbar-darkshadow-color:#831A1F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7A1B1F;
	
}
a {
	font-size: 13px;
	color: white;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial, ËÎÌå, sans-serif;
}
h1 {
	font-size:19px;
	color: #FFFFFF;
}
h2 {
	font-size:14px;
	color: #FFFFFF;
}
p {
	text-align: justify;
}