a:link {
	color: #000066;
	font-family: "Book Antiqua";
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;

}

a:visited {
	color: #333333;
	font-family: "Book Antiqua";
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: "Book Antiqua";
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1pt;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	line-height:24pt;
	letter-spacing: 1pt;
	text-decoration: none;


}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	line-height: 22pt;
	display: inline;
	letter-spacing: 1pt;
	text-align: center;
	text-decoration: none;

}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
	letter-spacing: 1pt;
	text-decoration: none;


}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	line-height: 16pt;
	display: inline;
	letter-spacing: 1pt;
	text-decoration: none;

}
h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	line-height: 16pt;
	display: inline;
	letter-spacing: 1pt;
}
.seperation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1pt;
	text-transform: none;
	text-align: center;
	background-position: center center;
	height: auto;
	width: auto;
	background-image:  url(/images/000tan-Hor.jpg);
	border-top: thin solid #CCCC99;
	border-right: thin solid #E0E0C2;
	border-bottom: medium double #CCCC99;
	border-left: medium solid #E0E0C2;
	line-height: 17pt;


}
hr {
	color: #694923;
	text-decoration: none;
	line-height: 1px;


}

