body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #666666;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #663333;
	line-height: 0%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	color: #663333;
}

.nav a  { color: #663333; font-size: 100%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: none; background: transparent; margin: 0; padding: 12px; vertical-align: 0 }
.nav a:hover {
	background: transparent;
	color: #999966;
}
.nav:after {
	color: #663333;
}
a {
	text-decoration: none;
	color: #7B3333;
}
a:hover {
	background: transparent;
	color: #999966;
}
a:visited {
	color: #663333;
}
.header  { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal }
.date {
	font-weight: bold;
}
ul { list-style-type: disc; list-style-position: outside }
