* {
	margin: 0px;
}
html body {
	font-style: italic;
	color: #463508;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
#nav {
	width: 160px;
}
.header   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #463508;
	font-style: normal;
	line-height: 18px;
}
a:link  {
	margin-left: 8px;
	text-decoration: none;
	color: #018EA0;
}
a:visited  {
	margin-left: 8px;
	text-decoration: none;
	color: #018EA0;
}
a:hover  {
	font-weight: normal;
	text-decoration: underline;
	margin-left: 8px;
}
h1 a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #4A360C;
	text-decoration: none;
	margin-left: 0px;
}
h1 a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #4A360C;
	text-decoration: none;
	margin-left: 0px;
}
h1 a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #4A360C;
	text-decoration: underline;
	margin-left: 0px;
}
h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 5px;
	margin-bottom: -10px;
}
h3 {
	margin-right: 50px;
	margin-top: -15px;
}