body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.small-headline {
font-weight: bold;
}

.small-story {	
font-size: smaller;
}

a:hover {
	background-color: #FFFFCC;
}

a:visited { 
     color: #000099;  
}

a:link {
	color: #000099;
}
a:active {
	color: #000099;
}

.eighty-percent {
font-size: 80%;
}
#crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
}
