A:link {text-decoration: none; color: #c60000; font-weight: 600}
A:visited {text-decoration: none; color: #c60000; font-weight: 600}
A:hover {color: #0000ff; font-weight: 600}

UL	{ list-style-type: square; }

.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	line-height : 19px;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height : 17px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height : 12px;
}

.pseudolink {color: #0000ff; font-weight: 600;}
.warning {color: #c60000; font-weight: 600;}

.bannerbox {border-width: 1px; border-style: solid; border-color: #000000}

.rule {color: #c60000}
