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

body {
	background-color: #430F01;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #430F01;
}
a:link { 	color: #F29049; }
a:visited { 	color: #F29049; }
a:hover { 	color: #990000; }
a:active { 	color: #990000; }
p{
	margin-bottom:10px;
	margin-top:10px;
}
.style1 {
	font-size: 14px;
	color: #430F01;
	font-weight: bold;
}
.style7 {
	color: #F29049;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.style8 { color: #000000; font-size: 15px; letter-spacing:-0.1em; }
.style8 a { 	color: #000000; font-size: 15px; letter-spacing:-0.1em; text-decoration:none; }
.style8 a:link { 	color: #000000; font-size: 15px; letter-spacing:-0.1em; text-decoration:none; }
.style8 a:visited { 	color: #000000; font-size: 15px; letter-spacing:-0.1em; text-decoration:none; }
.style8 a:hover { 	color: #990000; font-size: 15px; letter-spacing:-0.1em; text-decoration:underline; }
.style8 a:active { 	color: #990000; font-size: 15px; letter-spacing:-0.1em; text-decoration:underline; }

.style9 {font-size: 10px; font-family:"Times New Roman", Times, serif;}