body {

}

h1 {
	background: #FFFF80;
	font: 48px garamond;
	font-weight: bold;
}

p {
	font: 22px garamond;
	margin-bottom: 14px;
	margin-top: 0px;
}

td {
	font: 22px garamond;
	margin-bottom: 14px;
	margin-top: 0px;
}

li {
	font: 22px garamond;
	margin-bottom: 10px;
	margin-top: 0px;
}

.text_div {
	width: 400px;
	position: absolute;
	left: 475px
}

a {
	color: #000080;
}

a:hover {
	color: #C00000;
}

a:visited {
	color: #000080;
}