table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-size: 14px;
	font-weight: bold;
}
.bullettitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
a:link {
	text-decoration: underline;
	color: #475780;
}
a:visited {
	text-decoration: underline;
	color: #475780;
}
a:active {
	text-decoration: underline;
	color: #475780;
}
a:hover {
	text-decoration: underline;
	color: #B43934;
}