body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: black; 
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000066;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.small_purple_center {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-align: center;
	font-size: small;
}
.nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.navbar {
	background-color: #DDDDDD;
	vertical-align: top;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.small_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000066;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-weight: bold;
	color: #000066;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.signature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	text-decoration: none;
	text-align: left;
}
.back_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
