@charset "UTF-8";
/* CSS Document */
	body, html {
height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-image: url(img/bg.jpg);
}
.style4 {font-size: 9px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #97030B;
	font-size: 13px;
}
a {
	color: #970605;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990409;
}
a:hover {
	text-decoration: underline;
	color: #650103;
}
a:active {
	text-decoration: none;
	color: #980205;
}
.style6 {font-size: 15px; font-weight: bold; }

