a {
	color: #660066;
}
body, div, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
}
body {
	margin: 0.25em 12% 2em 12%;
	line-height: 120%;
}
h1 {
	color: #660066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	color: #660066;
}
h3 {
	color: #006699;
	text-transform: lowercase;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	border-top: none;
	padding: 1em 0em;
}
.explain div {
	float: left;
	width: 30%;
	margin-left: 5%; 
}
.explain div:first-child {
	width: 30%;
	margin-left: 0%;
}
.explain div h3 {
	padding: 0;
	margin: 0;
	margin-top: 0.5em;
	border-bottom: 2px solid #006699;
	line-height: 80%
}
.logo {
	border-bottom: 4px solid #660066;
}
.logo .selected img, .logo a img { 
	vertical-align: -6px;
}
.tagline {
	font-size: 1.20em;
	color: #660066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

