BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
.dec {
	text-decoration: underline;
	color: blue;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin:5px 0px 5px 20px;
}



LI {
	font-weight : bold;
	margin-left:0px;
}
 
.headline {
	font-size : 11pt;
	font-weight : bolder;
}
.subhead {
	font-size : 8pt;
	font-weight : bolder;
}
.smallhead {
	font-size : 8pt;
	font-weight : bolder;
	font-style : italic;
}
.footer {
	font-size : 7pt;
	
}
.smaller {
	font-size : 7pt;
