
.footer:link {color:#ffffff; text-decoration:none}
.footer:visited {color:#ffffff; text-decoration:none}
.footer:active {color:#ffffff; text-decoration:underline}
.footer:hover {color:#ffffff; text-decoration:underline}



img {
border:none;
float: right;
}


a{
	color: #006699;
}



a:hover{
	color: #FF6600;
}


p{
margin-bottom:15px;
margin-top:5px;
}



h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
		margin-bottom:10px;
	color:#006699;
}



h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color:#598fb0;

}

h2{
	font-size: 12px;
	font-weight: bold;
	color:#5B5B5B;
	margin-top:15px;
	
}

h4{/*teaser*/
	font-size: 11px;
	font-weight:bold;
	color:#006699;
	border-bottom:1px dotted;
	margin-bottom:5px;
	padding-top:3px;

}

h4 a {/*teaser*/
	text-decoration: none;
	color:#006699;

}

h4 a:hover {/*teaser*/
	text-decoration: none;
	color:#006699;

}

ul {
	padding-left:20px;
	margin-top:15px;
	margin-bottom:25px;
}

.News {
	margin:0;
	font-size:12px;
	color:#000;
	border-bottom: 1px solid #828282;
	padding-top:15px;
	padding-bottom:8px;
}


