@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-color: #e1e7c9;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0a3c67;
}
a:visited {
	color: #0a3c67;
}
a:hover {
	color: #4b650a;
}
a:active {
	color: #0a3c67;
}
a {
	font-weight: bold;
}
.style1 {color: #4b650a}
.style2 {color: #666666}
.style3 {color: #0b4475}

.style4 {
	font-size: 18px;
	font-weight: bold;
}

