.list {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: none;
}
.listheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	color: #003EBA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003EBA;
}
a:hover {
	color: #7b2727;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
}