body {
	margin: 0px;
}

h2 {
	font-family: Georgia;
	font-size: 38px;
	line-height: 44px;
	font-weight: normal;
	color: #663300;
	margin-top: 0px;
}

h3 {
	font-family: Georgia;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #663300;
	margin: 0px;
}

.bodytext {
	font-family: Georgia;
	font-size: 13px;
	line-height: 19px;
	color: #663300;
}

.copyright {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	color: #663300;
}


a {
	color: #000090;
}

a:visited {
	color: #990000;
}
