body {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 18px;
	margin: 0px;
	background-color: #FCFCEE;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

li {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	margin-right: 5px;
}

h3 {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	margin-top: 1px;
	background-color: 9999CC;
}
a {
     color:#DF452B;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
h3.center {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.taglineMain {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.tagline {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
	background-color: #FF9933;
	text-align: center;
	padding: 2px;
}

h4 {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-style: oblique;
}
.footertext {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 12px;
	text-align: center;
}
.notes {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FF9933;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
tagline a: {
	color: #CCCCCC;
	text-decoration: underline;
}

tr.mainBG {
	background-color: #eeeeee;
}

tr.navBG {
	background-color: #000033;
}
tr.headerBG {
	background-color: #66CCCC;
}
tr.bottomBG {
	background-color: #66CCCC;
}
.reduceSpace (
    margin-bottom: -15px;
}
.mainBG td table tr td h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

