.address {
color: #FFFF00
}
.delwedd {
	font-size: 9px;
	color: #000000;
}
.copyright {
font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bluesky_back.jpg);
	margin-top: 4px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
.delwedd a:link {
	color: #FF0000;
	text-decoration: none;
}
.delwedd a:visited {
	text-decoration: none;
	color: #FF0000;
}
.delwedd a:hover {
	text-decoration: underline;
	color: #000000;
}
.delwedd a:active {
	text-decoration: none;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #00000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
