A {
	font-family: arial;
	font-size: 9pt;
}
		
A:hover {
	color:#ffffff;
	text-decoration: underline;
}

A.normal {
	font-family: arial;
	font-size: 8pt;
}

A.normal:hover {
	color:#ffffff;
	text-decoration: underline;
}

A.medium {
	font-family: arial;
	font-size: 9pt;
}

A.medium:hover {
	color:#ffffff;
	text-decoration: underline;
}

.norm {
	font-family: arial;
	font-size: 8pt;
}

.medium {
	font-family: arial;
	font-size: 9pt;
}

.xsmall {
	font-family: arial;
	font-size: 6pt;
}

A.tiny {
	font-family: arial;
	font-size: 6pt;
	color:#FFAC00;
}

A.tiny:hover {
	color:#ffffff;
	text-decoration: underline;
}

.sig {
	color:#DEDEBC;
}

.heading {
	font-family: arial;
	font-size: 10pt;
	color:#FFFFCC;
	font-weight:bold;
}

.med {
	font-family: arial;
	font-size: 9pt;
	color:#FFFFCC;
	font-weight:bold;
}

.med9 {
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
}

