
body {
	color : #000000;
	font : 10px verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

td, th, p, hr, ul, ol, li, blockquote {
	color : #000000;
	font : 10px verdana, arial, helvetica, sans-serif;
}

a {
	text-decoration : underline;
	color : #000066;
}

a:visited {
	color : #000099;
}

a:active {
	color : #FF6600;
}

a:hover {
	color : #FF6600;
}

	
a.nounderline {
	color : #000066;
	text-decoration : none;
}

a.copyright {
	text-decoration : none;
	color : #000066;
}

a:hover.copyright {
	color : #000066;
}

a:visited.copyright {
	color : #000066;
}

h3 {
	font-size : 12px;
	color : #000066;
	font-weight : 700;
	text-decoration : none;
	margin-top : 0px;
	margin-bottom : 0px;
}

.greycopyright {
	color : #666666;
	text-decoration : none;
}
	
.headline {
	font-size : 12px;
	color : #000066;
	font-weight : 700;
	text-decoration : none;
}

.blackheadline {
	color : #000000;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
}

.redheadline {
	font-size : 12px;
	color : #FF6600;
	font-weight : 700;
	text-decoration : none;
}

.red {
	color : #FF6600;
}

.orange {
	color : #FF6600;
}

.bluenou {
	color : #000099;
	text-decoration : none;
}

.blue {
	color : #0000FF;
}

.darkblue {
	color : #000066;
}

.pixel {
	display: none;
	}
