body, p, font {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11pt;
}

f_sml {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
}

a:link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.a_sml:link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.a_sml:active {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.a_sml:visited {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.a_sml:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
