
body {
	background-color : #FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #666666;
}
div {
	text-align : center;
}
a {
	text-decoration : none;
	color : #cc0000;
}
a:hover {
	color : #AAAAAA;
}
.mid {
	vertical-align : middle;
}
.tb {
	vertical-align : text-bottom;
}
.smtext {
	font-size : 10px;
}
.ulink {
	text-decoration : underline;
	color : #cc00000;
}
.whitetxt {
	color : #FFFFFF;
}

a:link, a:active {
	color: #cc0000;
}
a.home {
	color:#FFFFFF;
}
.altcolor {
	color: #9E8964;
}
a.altlink {
	color: #9E8964;
}
a:hover.altlink {
	color: #cc0000;
}
.dateline {
	color: #9E8964;
}
.headline {
	color: #9E8964;
}

