.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	font-weight: normal;
}
.textBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #999999; ; font-weight: bold}

.textLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #D5605C;
	list-style-type: none;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

body {
	background-image: url(images/bkg2.gif);
}
a:link {
	color: eb6f59;
}
a:visited {
	color: eb6f59;
}
a:hover {
	color: eb6f59;
}
a:active {
	color: eb6f59;
}
.textQuotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.textQuotesSMItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.textBoldCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	;
	font-weight: bold;
	text-align: center;
}
