.body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.body-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
}

.body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight:bold;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

a {
text-decoration: underline;
color: #000099;
}

a.refslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight:bold;
	text-decoration:none;
}
