body {
	margin-bottom: 0px;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a:link {
	color: #000000;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 12pt;
	text-decoration: underline;

}
a:hover {
	color: white;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #A0522D;
}

a:visited {
	color: #000000;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 12pt;
	text-decoration: underline;
}

#bottomlinks {
	color: white;
	text-align: center;
	font-size: 10pt;
}

#bottomlinks a:link {
	color: white;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 10pt;
	text-decoration: underline;

}
#bottomlinks a:hover {
	color: white;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #A0522D;
}

#bottomlinks a:visited {
	color: white;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-size: 10pt;
	text-decoration: underline;
}


address {
	font-style: normal;
	text-align: center;
	font-size: 10pt;
}



h1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Garamond, Batang, "Times New Roman", serif;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Garamond, Batang, "Times New Roman", serif;
	font-style: italic;
	margin-top: 0; 
	margin-bottom: 0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Garamond, Batang, "Times New Roman", serif;
}

hr {
	text-align: center;
	color: #A0522D;
	width: 85%;
	
}