.background {
	background-image: url(background_lg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 600px;
	width: 900px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 20px;
	color: #B92C92;
	font-weight: bold;
}
.RSStext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RSSheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC00FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body_staff_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
	font-weight: normal;
	line-height: 18px;
}

