/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #000000;
	line-height: 15px;
}
.style3 {
	color: #990000;
	font-weight: bold;
}
.h1 {
	color: #C86C23;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
}

.h2 {
	color: #C86C23;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
}