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

body {
	background-color: #dd7426;
	background-image: url(../images/bk.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000000;
}
a:link {
	color: #dd7426;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dd7426;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
a:active {
	text-decoration: none;
	color: #707070;
}
.style1 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-size: 12pt;
	font-weight: bold;
}
