/* CSS Document */
body {
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url();
}
.style1 {color: #6C0A09}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B0C0A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style2 {color: #680605}
.style3 {color: #000000}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 9px}

.style9 {color: #FFFFFF}

.style10 {font-size: 11px}
.style11 {font-size: 12px}
.style12 {font-size: 11px; font-style: italic; }

.style13 {font-weight: bold}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style15 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C0A09;
	}

html {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#990000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#DC241B;
	scrollbar-3dlight-color:#990000;
	scrollbar-darkshadow-Color:#000000;
}
