body {
background-color: #FFFFFF;
}

a:link {
	color : Red;
}

a:visited {
	color : Red;
}

a:hover {
	color : Red;
}

.mail {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 6px;
}

.colsub, .date, .byline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 12px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.articlehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Gray;
}

.articlehead a {
	color : Gray;
}

.articlehead a:link {
	color : Gray;
	text-decoration : none;
}

.articlehead a:visited {
	color : Gray;
	text-decoration : none;
}

.articlehead a:hover {
	color : red;
	text-decoration : underline;
}

.more {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
}

.featurehead {
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	color : Black;
	font-weight : bold;
}

.featuresub {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : Black;
	font-weight : bold;
}

.body {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : Black;
	font-weight : normal;
}

.bodysub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Gray;
	font-weight : bold;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.tocmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Red;
	line-height : 120%;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #DDDDDD;
}

.field {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : Black;
	font-weight : normal;
	height : 21px;
	line-height : 16px;
}