/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background: #fbdb8f url(images/Background_Paper_lgt.jpg) fixed center;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #3333FF;
	text-decoration: none;
}
.style1 {font-size: 24px}
.style3 {font-size: 10px}
.style4 {color: #CC0000}