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

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFDEE;
	background-repeat: repeat-x;
	background-position: center top;
}
a:hover {
	text-decoration: none;
}
body,td,th {
	font-size: 15px;
	color: #484848;
}
a:link {
	color: #E95902;
}
.style1 {
	color: #60a400;
	font-size: 15px;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	font-family: Verdana;
}
.style3 {
	color: #A81693;
	font-size: 15px;
	font-weight: bold;
}
