.ROLLA_RAY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D6490;
}
.head_lblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/templ/heading_bg.jpg);
	text-align: left;
	text-indent: 10pt;
	height: 27px;
	width: 600px;
}
.white_on_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #CCCCCC;
	height: 30px;
	width: 600px;
	background-image: url(images/what/blue_bg.jpg);
}
.RIGHT {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	margin: 5px;
	border: 1px solid #4D6490;
	padding-right: 5px;
}
.centre {
	text-align: center;
	padding: 5px;
}
.picborder {
	margin: 5px;
	border: 1px double #4D6490;
	padding: 5px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
}
.BLUE-ITALIC {
	font-style: italic;
	font-weight: bold;
	color: #4D6490;
}

