.body {
	color: #036;
	font-size: 12px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular
}

.header {
	color: #900;
	font-size: 20px;
	font-weight: 500;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular
}

.leftnav {
	color: #900;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	text-decoration: none
}

.mainstory {
	color: #900;
	font-weight: 600;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif
}

.plainlink {
	color: #900;
	font-size: 13px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	text-decoration: none
}

.selectlink {
	color: #800;
	font-size: 13px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	text-decoration: none;
	font-weight: bold
}

.subheader {
	color: #900;
	font-weight: 500;
	font-size: 13px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	text-decoration: none;
}

.subhead {
	color: #900;
	font-weight: 500;
	font-size: 14px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular
}

.whitebody {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular
}

.noback {
	background-image: url("./images/background.jpg");
	background-repeat: no-repeat;
	background-position: left top
}

