.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #003366;
	background-repeat: repeat-x;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000066;
}
A {
	text-decoration:none;
	color: #000066;
	font-weight: normal;
}
	A:hover {
	color:#0000FF;
	text-decoration:none;
	font-weight: normal;
}
.newstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
}
.picture {
	border: medium solid #FF0000;
}
.headerORANGE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #FF6600;
	background-repeat: repeat-x;
}
