@charset "UTF-8";
.style36 {
	font-size: 18px;
	font-weight: bold;
}
.style39 { 
    font-size: 12px
}  
.style35 {
	font-size: 20px;
	font-weight: bold;
}
body,td,th {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 200px;
	margin-top: 25px;
	margin-right: 200px;
	margin-bottom: 0px;
	background-image: url(pict/bg.jpg);
	background-repeat: no-repeat;
	background-color: #490005;
}
a:link {
	color: #CCA52A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCA52A;
}
a:hover {
	text-decoration: none;
	color: #FFE575;
}
a:active {
	text-decoration: none;
	color: #CCA52A;
}
