body {
	background-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #CC0000;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: center;
}

p {
	text-indent: 30px;
}

li {
	margin-bottom: 15px;
	color: #000099;
}

#container {
	background-color: #FFFFFF;
	width: 660px;
	margin: 0 auto;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	width: 610px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.citations {
	width: 480px;
	margin-left: 55px;
	background-color: #CAE6F0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
.highlight {
	background-color: #ff3;
	font-size: 16pt;
	text-shadow: #FFFFA8;
}
