.bluespiral {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.addressing {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.addressing a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.addressing a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.addressing a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.headings {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0092dd;
}
.mainheads {
	font-family: Arial;
	font-size: 14px;
	color: #0077D4;
	font-weight: bold;
}
.mainheadslinked {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	text-align: left;

}
.mainheadslinked a:link {
	text-decoration: underline;
	color: #0092DD;
}
.mainheadslinked a:visited {
	color: #0092DD;
	text-decoration: underline;
}

.mainheadslinked a:hover {
	color: #666666;
	text-decoration: none;

}
.smlinks {
	font-family: Arial;
	font-size: 10px;
	color: #0092DD;
}
.smlinks a:link {
	font-family: Arial;
	color: #0092DD;
	text-decoration: underline;
}
.smlinks a:visited {
	color: #0092DD;
	text-decoration: underline;
}
.smlinks a:hover {
	color: #0092DD;
	text-decoration: none;
}
ul {
	list-style: circle outside;
	font-family: Verdana;
}
