@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
    font-size:10px;
}
.style2 {
    font-size:12px;
}
.style3 {
    font-size:14px;
}
.style4 {
    font-size:36px;
    font-weight:bold;
}
.style5 {
	border: medium ridge #996633;
}
.style6 {
font-size:24px;
font-weight:bold;
}
.style7 {
font-size:18px;
}
.style8 {
font-size:18px;
font-weight:bold;
}
