.address {
color: #FFFFFF
}
.delwedd {
	font-size: 9px;
	color: #000000;
}
.copyright {
font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #EFEEFF;
	margin-top: 4px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #696580;
}
h2 {
	font-size: 24px;
	color: #696580;
}
h3 {
	font-size: 18px;
	color: #696580;
}
h4 {
	font-size: 16px;
	color: #696580;
}
h5 {
	font-size: 14px;
	color: #696580;
}
h6 {
	font-size: 12px;
	color: #696580;
}
.delwedd a:link {
	color: #696580;
	text-decoration: none;
}
.delwedd a:visited {
	text-decoration: none;
	color: #696580;
}
.delwedd a:hover {
	text-decoration: underline;
	color: #000000;
}
.delwedd a:active {
	text-decoration: none;
	color: #696580;
}
a:link {
	color: #696580;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696580;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #696580;
}

