body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	background-image: url(images/bkd1.jpg);
	margin: 0px;
	padding: 0px;
	left: 2px;
	top: 0px;
	right: 3px;
	bottom: 3px;
	line-height: 14px;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	color: #990000;
	line-height: 30px;
}
p {
	font-size: 14px;
	font-weight: normal;
}
table {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
a:link {
	color: #006600;
	font-size: 13px;
}
a:visited {
	color: #993300;
	font-size: 13px;
}
a:hover {
	color: #000099;
	font-size: 13px;
}
a:active {
	color: #993300;
	font-size: 13px;
}
.navlink {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}
.navlink a:link {
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
}
.navlink a:visited {
	color: #ccffcc;
	font-weight: bold;
	text-decoration: none;
}
.navlink a:hover {
	color: #edecec;
	font-weight: bold;
	text-decoration: none;
}
.navlink a:active {
	color: #99cc99;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
