body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

img {
	border:none;
}

li {
	margin-bottom:15px;
}

h1 {
	font-weight:normal;
	font-size:15pt;
	color:#7d2205;
}

h2 {
	font-weight:normal;
	font-size:15pt;
	color:#CBB081;
}

h3 {
	font-weight:normal;
	font-size:15pt;
	color:#757E8F;
}

h6 {
	font-weight:normal;
	font-size:15pt;
	color:#0000FF;
}

h4 {
	font-weight:normal;
	font-size:15pt;
	color:#000000;
}

h5 {
	font-weight:normal;
	font-size:15pt;
	color:#A35622;
}

a {
	color:#0000FF;
}

a:hover {
	color:#7d2205;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	line-height: 1px;
	height:1px;
}