body {
	background-color: #F4F4DF;
}
li {
	list-style-position: outside;
	list-style-type: square;
}

.text {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	line-height: 135%;
	color: #000000;
	font-size: 14px;
}
.textB {
	line-height: 135%;
	font-weight: bolder;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
}
.textBred {
	color: #950000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
}

.footer {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	line-height: 150%;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	padding: 6px;
}
h1 {
	color: #9520000;
}
h2 {
	font-size: 24px;
	font-weight: 900;
	color: #950000;
}

a:link {
	color: #A20000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #E10000;
}
a:active {
	text-decoration: none;
}
.img-flt {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.img-flt-C {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.quotes {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
}
.copyright-footer {
	font-size: 10px;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
}
hr {
	line-height: 5px;
	color: #950000;
}
p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 135%;
}
background-repeat {
	background-repeat: no-repeat;
}

