body {
	background-image: url(/images/BackBG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top center;
	margin: 0px;
}

body,td,th {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:11px;
	background-repeat: no-repeat;
	background-position: top center;
	color: #58717D;
} 


a:link {
	color: #90B7CA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #90B7CA;
}
a:hover {
	text-decoration: underline;
	color: #58717D;
}
a:active {
	text-decoration: none;
	color: #90B7CA;
}

.bodytext {
	color: #333333;
	line-height: 17px;
}
.bigquote {
	font-size: 34px; 
	font-family: Palatino, Book Antiqua, serif;
}

.highlight {
	color: #58717D; 
	font-size: 14px;}

.quoteText {
	color: #58717D;
	font-size: 14px; 
}

.quoteName {
	font-size: 12; 
	color:#333333; 
}

.boldnames {
	font-size: 14px;
	font-weight: bold;
}
.listitems {color: #58717D; line-height: 15px; }
.table {background-color: #E6F0F7;}