body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p {
	line-height: 150%;
}
td {
}
ul {
	line-height: 150%;
	list-style-image: url(images/bullets.gif);
}
ol {
	line-height: 150%;
}
a:link {
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 90%;
	color: #999999;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #4b623a;
	letter-spacing: .3em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #663366;
}
.leftnav {
	font-size: 90%;
	font-style: italic;
}
.leftnav a:link {
	color: #4B623A;
	text-decoration: none;
}
.leftnav a:visited {
	color: #4B623A;
	text-decoration: none;
}
.leftnav a:hover {
	text-decoration: underline;
}
