body {
	margin-top: 1px;
	margin-right: 1px;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 95%;
	color: #000000;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 88%;
	color: #000066;
}

.bodytext {
	font-family: "Trebuchet MS", Times, serif;
	color: #000000;
	font-size: 90%;
}

.bodytext a:link{
	font-family: "Trebuchet MS", Times, serif;
	color: #000000;
}

.bodytext a:visited{
	font-family: "Trebuchet MS", Times, serif;
	color: #333333;
}

.bodytitle {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 16px; color: #000066; font-weight: bold; }

.bodysubhead {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #000066; font-weight: bold; }

.goalwords {
	font-family: Arial, Helvetica, sans-serif;
	color: #203E8A;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;
}
.imagespace {
	padding: 6px;
}

.businessname {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 135%;
	color: #000066;
	font-weight: bold;
	margin-top: 8px;
}


.whitetext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/* CSS Document */

/* NAVIGATION STYLE */
.navbar {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-indent: 1px;
	text-decoration: none;
}
.navbar a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.navbar a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #42448C;
	text-decoration: none;
}
.navbar a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #F89C21;
	text-decoration: none;
	background-color:#000066;
}
