.small {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #073549;
	text-align: justify;
	line-height: 12px;
}
.medium { color: #2c667a; font-size: 11px; line-height: 13px; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif }
.medium_b { color: #2c667a; font-size: 12px; line-height: 13px; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	color: #073549;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p, blockquote {
	margin-bottom: 0px;
	margin-top: 5px;
}
