body,td,th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

menu {
	font-size: 9px;
	color: #FF0000;
}

.formfield {
	font-size: 8pt;
}

p {
	font-size: 1em;
}


A:visited, A:link, A:active {
	font-weight : normal;
	color : #FF0000;
	text-decoration : none;
	font-style: normal;
}

A:hover {
	font-weight : normal;
	background : #FFFFCC;
	text-decoration : underline;
} 

.storytext {
	font-size: 12px;
	color: #000000;
}


.storysectiontitle {
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.adtext {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border-bottom-color: #FFFFFF;

}

.highlight {	
	background-color: #FF9;
	font-size: 9px;
	text-transform: uppercase;
}

.title {
	font-size: 14px;
	font-weight: bold;
}
