TD.Large {
	font: 12px/16px Arial;
	color: #222222;
	padding-bottom: 8px;
}
body {
	background-color: #E0DED6;
	margin: 8px;
}
TD.Small {

	font: 11px/14px Arial;
	color: #222222;
	padding-bottom: 8px;
}
TD.LargeQuote {
	font: italic 12px/16px Arial;
	color: #222222;
	padding-bottom: 8px;
	padding-right: 24px;
	padding-left: 24px;
}
TD.Header {
	font: bold 14px Georgia;
	color: #222222;
	padding-bottom: 8px;
	padding-top: 4px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
TD.Footer {
	font: normal 10px Georgia;
	color: #222222;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 8px;
}
a:link {
	color: #FE7901;
	text-decoration: underline;
}
a:visited {
	color: #B85801;
	text-decoration: underline;
}
a:hover {
	color: #006ECB;
	text-decoration: underline;
}
a:active {
	color: #006ECB;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
li {
	list-style-type: disc;
}
IMG.Border {
	border: 1px solid #666666;
}
.Caption {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}TD.FormElements {
	padding-bottom: 10px;
	vertical-align: top;
}
TD.FormCaption {
	font: 11px/14px Georgia;
	color: #222222;
	padding-bottom: 4px;
	text-transform: none;
}

