
.colorsmallbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#d00000;
}
.bullet {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#d00000;
}
.colormediumbold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#304f98;
}
.colorlargebold {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color:#304f98;
}
line-height: 16px;
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #687718;
}
.organization {
	font-family: Arial;
	font-size: 11px;
	color: #687718;
}

body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 1.1;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #304f98;
	text-decoration: underline;
}
a:visited {
	color: #304f98;
	text-decoration: underline;
}
a:hover {
	color: #304f98;
	text-decoration: none;
}
a:active {
	color: #304f98;
	text-decoration: underline;
}
