td {font-family: Arial, Verdana, sans-serif; font-size:12px; line-height:130%;}
strong {font-weight:800;}
b {font-weight:800;}
big {
	font-size:14pt;
	font-weight:800;
	line-height:120%;
}
small {font-size:0.6em;}

ul.square {	list-style-type: square;}


a:link {text-decoration:none; color:#005597}
a:visited {text-decoration:none; color:#666666}
a:focus {text-decoration:none; color:#666666}
a:hover {text-decoration:none; color:#CCCCCC}
a:active {text-decoration:none; color:#CCCCCC}



a.extern:link {
background: url('icon/externer-link.gif') no-repeat left;
padding: 0 0 0 13px;
}

a.extern:visited {
background:url('icon/externer-link.gif') no-repeat left;
padding:0 0 0 13px;
}

a.extern:focus {
background:url('icon/externer-link.gif') no-repeat left;
padding:0 0 0 13px;
}

a.extern:hover {
background:url('icon/externer-link.gif') no-repeat left;
padding:0 0 0 13px;
}

a.extern:active {
background:url('icon/externer-link.gif') no-repeat left;
padding:0 0 0 13px;
}