.bodyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photoBORDER {
	border: 1px solid #000000;
	padding: 5px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background_top.jpg);
	background-repeat: repeat-x;
}
.bulletsSTYLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	list-style-type: square;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-image: url(images/bullet_red.jpg);
}
.subHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
