a:link {
	color: #6F3700;
}

a:visited {
	color: #5B2E00;
}

a:hover {
	color: #DC143C;
}

a:active {
	color: #800000;
}

body {
	background: #FFFFFF;
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	margin-left: auto;
	margin-top: 1cm;
}

h1 {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

h2 {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16pt;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	text-transform: none;
}

h3 {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-indent: 25%;
}

h4 {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h5 {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 7%;
}

h6 {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

ol {
	color: #8B4513;
	font-family: "Times New Roman", Times, Georgia, "Georgia Ref", serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	text-indent: 10%;
}

preformatted {
	color: #8B4513;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: medium;
	font-style: normal;
	font-style: italic;
	font-weight: bold;
}

ul {
	color: #8B4513;
	font-family: "Times New Roman", Times, Georgia, "Georgia Ref", serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	list-style: none;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	text-align: left;
	text-indent: 15%;
}

ul ul {
	font-family: "Times New Roman", Times, Georgia, "Georgia Ref", serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	text-indent: 15%;
}

.credits{
	color: #A25217;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.date{
	color: #A25217;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}

.important {
	color: #FF0000;
	font-style: italic;
	text-align: center;
}

.notes {
	color: #A25217;
	font-size: 10pt;
	font-style: italic;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.site-note{
	color: #743A10;
	font-size: 10pt;
	text-align: left;
}

.title {
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
