body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #330000;
	line-height: 14pt;
}
body {
	background-color: #FEEFBB;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-size: 16pt;
	font-weight: bold;
}
.style2 {font-size: 10pt}
