/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #000033;
}
body {
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 2em;
}
.style3 {font-size: 0.75em}
.style6 {font-size: 0.8em}