A:link { color : #000000; text-decoration : none; }
A:visited { color : #000000; text-decoration : none; }
A:active { color : #25496f; text-decoration : none; }
A:hover { color : #25496f; border-bottom: 1px dotted #25496f; }

BODY {
	font-family : helvetica, arial, sans serif; 
	background-color : #FFFFFF; 
	font-size : 100%; 
}

.flyertable {
	width : 850px;
	background-color: #FFFFFF
}

.flyerhead  {
	font-size : 1.3em;
	font-family : helvetica, arial, sans serif;
	font-weight : bold;
	color : #000000;
}

.flyerregular { 
	font-family : helvetica, arial, sans serif;
	font-size : 1.0 em;
	line-height : 1.5em;
	color : #000000; 
}

.flyersmall { 
	font-family : helvetica, arial, sans serif;
	font-size : .75em;
	line-height : 1.4em;
	color : #000000; 
}

.flyertiny { 
	font-family : helvetica, arial, sans serif;
	font-size : .65em;
	line-height : 1.3em;
	color : #000000; 
}