body {
	background-color: #D1D1D1;
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-image: url(graphics/bg3.GIF);

}
.slogans {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
	padding: 10px 25px 10px 25px;
	margin: 10px 50px 10px 50px;
	border: medium double #F7A621;
	width: 450px;
}

.specialText {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #606060;
}
.heading {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.boldRed {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.boldRedSmall {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.subtleText {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #423029;
}
a:link {
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #423029;
}
a:visited {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #394963;
}
a:hover {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9A00;
}
a:active {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #8C2839;
}
img.floatRight {
	float: right;
	margin: 0;
}
.h1{
	font-family: georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #606060;
}
