.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
}
.footer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.menu {
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover{
	text-decoration:underline;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.note {
	font-size: 8pt;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.scroller {
	color: #FF0000;
	font-size: 12pt;
}
.page_title {
	font-size: 10pt;
	font-weight: bold;
}
.Ten_pt_no_bold {
	font-size: 10pt;
}
.business_contact {
	font-size: 10pt;
}
.home_ital {
	font-size: 12pt;
	font-style: italic;
}
.home_big {
	font-size: 14pt;
}
