.whiteBG {
	background-image:  url(images/white4-BG.gif);
	background-repeat: repeat;
}
.inspire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990033;
	background-image:  url(images/white5-BG.gif);
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	background-image:  url(images/white5-BG.gif);
	margin: 6px 20% 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	text-align: left;
	padding: 6px;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 0px;
	margin-bottom: 6px;
}
body {
	background-attachment: fixed;
	background-image:  url(images/MTIVnotes-3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-image:  url(images/white5-BG.gif);
	margin: 6px 15% 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFFF;
}
.homelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #581D2D;
	padding: 3px;
	border: 1px dotted #FF9900;
	color: #FF9933;
}
