a:hover  {
	text-decoration : done;
	color : #ff0000;
}

#header  {
	font-size : 14pt;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

#subhead  {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

#bold  {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica;
}

#text  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
}

#small  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
}

#caption  {
	font-size : 8pt;
	font-style : italic;
	font-family : Arial, Helvetica;
}

