.Header1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	line-height: normal;

}
.Header1 a:link {
	color: #000000;
	text-decoration: none;
}
.Header1 a:visited {
	color: #660033;
	text-decoration: none;
}
.Header1 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.Header1 a:active {
	color: #FF6600;
	text-decoration: none;
}

.Header2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: normal;

}
.Header2 a:link {
	color: #000000;
	text-decoration: none;
}
.Header2 a:visited {
	color: #660033;
	text-decoration: none;
}
.Header2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.Header2 a:active {
	color: #FF6600;
	text-decoration: none;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.5em;

}

.Quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}

.QuotesSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;

}

.QuotesSource {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.QuotesSourceSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.test {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #669999;
	background-position: center center;
	height: 20px;
	width: 80px;
	padding: 2px;
	text-indent: 5pt;
}

.test a:link {
	color: #000000;
	text-decoration: none;
}
.test a:visited {
	color: #660033;
	text-decoration: none;
}
.test a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #B8CFCF;
	height: 20px;
	width: 70px;
	text-indent: 3pt;
}
.test a:active {
	color: #FF6600;
	text-decoration: none;
}

.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.BodyBlock {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FF9900;
	height: auto;
	width: auto;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #333333;

}
.BodyBlock a:link {
	text-decoration: none;
	color: #FFFFFF;

}
.BodyBlock a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
.BodyBlock a:hover {
	color: #000000;
	text-decoration: none;
}
.BodyBlock a:active {
	color: #000000;
	text-decoration: none;
}
.TestSquare {
	height: auto;
	width: auto;
	margin: auto;
	padding: 2px;
	border: 1px solid;
}
.Header3 {

	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.CloseButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	background-position: right center;
	text-align: center;
	height: 1.5em;
	width: 15em;


}
.BodyIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 30px;


}
a:link {
	color: #000066;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #FF6600;
}
.BackToTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: x-small;
	font-weight: bold;
	text-indent: 6cm;



}
.NoteIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 30px;
}

