@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #231f20;
}
.style1 {
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #e61a35;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e61a35;
}
a:hover {
	text-decoration: underline;
	color: #e61a35;
}
a:active {
	text-decoration: none;
	color: #e61a35;
}
.contentArea {
	font-size: 13px;
	padding: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}

.style6 {
	font-size: 12px;
	font-weight: normal;
	padding: 14px;
	background-color: #cdced0;
	font-weight: bold;
	color: #000000;
	width: 207px;
}
hr {
	color: #949597;
	height: 2px;
	background-color: #949597;
	width: 96%;
}
h1 {
	color: #7a7a7a;
	font-size: 18px;
	padding-bottom: 6px;
	border-bottom: #7a7a7a ridge 3px;
}
.style1 a:link {
	color: #666666;
}
.style1 a:hover {
	color: #666666;
}
.style1 a:visited {
	color: #666666;
}