/* Base styles ------------------------------------------------- */A:link {	font-size: 10px;	color: #DC182B;	text-decoration: none;	font-weight: bold;}A:visited {	font-size: 10px;	color: #DC182B;	text-decoration: none;	font-weight: bold;}A:hover {	font-size: 10px;	color: #000000;	text-decoration: none;	font-weight: bold;}.headline {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: normal;}.content {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	font-weight: normal;}.news {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	background: none;	font-weight: normal;}.list {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	background: none;	font-weight: normal;}.listdark {	background: #eeeeee;}.listhead {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #ffffff;	background: #DC182B;	font-weight: bold;}