.bulletHOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000066;
	list-style-image: url(images/bullet_home_red1.jpg);
}
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #67BAE4;
}
.picBORDER {
	border: 1px solid #52575B;
	padding: 3px;
}
.articleHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bulletHOMEsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9A151A;
}
.byNAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.bodyFONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.picBORDERwSPACE {
	border: 1px solid #52575B;
	padding: 3px;
	margin: 5px;
}
.bodyFONTscrunch {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.picwSPACEnoBorder {
	padding: 3px;
	margin: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tableBORDER {
	border: 1px solid #333333;
}
