﻿h1 {
	font-family: Impact;
	font-size: 24pt;
	font-weight: normal;
	font-style: italic;
	color: #60351D;
	padding: 0 10 0 10px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	padding: 0 10 0 10px;
}
h3 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 10 0 10px;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #60351D;
	padding: 0 10 0 10px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	padding: 0 10 0 10px;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	padding: 0 10 0 10px;
}
p {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	padding: 0 10 0 10px;
}
body {
	line-height: normal;
	text-align: justify;
	text-indent: 10px;
}
a:link {
	color: #60351D;
	text-decoration:none;
}
a:hover {
	color: #999900;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration:none;
}
a:visited {
	color: #663300;
	text-decoration:none;
}
ul {
	padding: 0 20 0 20px;
	font-family: Arial;
	font-size: 9pt;
	line-height: inherit;
	text-align: left;
	list-style-type: square;
	margin: 3px 6px 6px 6px;
	list-style-position: outside;
}
