.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #138090;
	font-weight: bold;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.top a:link {
	color: #138090;
	text-decoration: none;
}
.top a:visited {
	text-decoration: none;
	color: #999999;
	}
.top a:hover {
	text-decoration: underline;
	color: #138090;
	background-color: #FFFFFF;
	}
.top a:active {
	text-decoration: none;
	color: #138090;
	}
.bleed {
	border: 15px dotted #FFFFFF;
}
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
