@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #a32a12;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {color: #E7BDAF}
.style2 {
	font-family: Arial;
	font-size: 13px;
}
.style3 {
	font-size: 9px;
}
.style4 {
	font-family: Arial;
	font-size: 15px;
}
.style5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}
