body, html {
	margin: 0px;
	background-color: #fffff;
	background-image: url(images/mbhq-bg.gif); background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; font-weight: normal; color:#003366;
}

a:link {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.nav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}


h1 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:30px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:26px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size:22px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}

h4 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:20px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}

.packages {
	font-weight: bold;
	text-decoration: underline;
}





