body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

.borderlite {
	border: 1px solid #000000;
}

.headline {
	font-size:12px;
	color:#003e51;
	font-weight:bold;
	border-bottom:#7c98ae 1px solid;
}

.subhead {
	color:#003e51;
	font-weight:bold;
}

.newshead {
	color:#003e51;
	font-weight:bold;
	border-bottom:#7c98ae 1px dashed;
}

.question {
	color:#003e51;
	font-style:italic;
	font-weight:bold;
}

.copyright {
	color:#333333;
	font-size:10px;
}

.instructions {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}