body {
	font-family: Arial, Helvetica, sans-serif;
}

.infotext {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: justify;
}
	
.infotext strong {
	font-weight: bold;
}

.infotext a:link, .infotext a:visited	{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}
	
.infotext a:hover, .infotext a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
	
span.indexFussnote {
	color: #990000;
	font-weight: bold;
}

#footer,
#footer a{
	color: #990000 !important;
}

p.fussnote {
	margin: -3px 0 0 0;
	padding: 0;
}

#intro {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 1.5em;
	padding: 5px;
}

#intro h1 {
	font-size: 14px;
	margin-bottom: 8px;
}

h1.catListing {
	font-size:1.05em;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana,Arial,Sans-Serif;
	background:transparent url(../../img/design/background-header-3.gif) repeat-x scroll center top;
	color:#1C86EE;
	padding:5px;
	width:auto;
}