a:active     {  font-family: Arial; font-size: 10px; color: #000000}
a:link       {  font-family: Arial; font-size: 10px}
a:visited    {  font-family: Arial; font-size: 10px; color: #000000}
body         {  font-family: Arial; font-size: 10px}
li           {  font-family: Arial; font-size: 10px}
ol           {  font-family: Arial; font-size: 10px}
table        {  font-family: Arial; font-size: 10px}
td           {  font-family: Arial; font-size: 10px}
ul           {  font-family: Arial; font-size: 10px}

.ArialTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #8b0000;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing: normal;
	word-spacing: normal;
	border: thin none #8b0000;
}
.Ariallight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #eee8aa;
}


.FeatureDelimited{
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	color: #8b0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8b0000;
	border-right-color: #8b0000;
	border-bottom-color: #8b0000;
	border-left-color: #8b0000;
}
.BoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
