.normalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFCC;
}
.normaldark { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #330000; 
	text-align: left; 
	vertical-align: top; 
}
.normaldarktitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #330000; 
	text-align: left; 
	vertical-align: top; 
}
.normallight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.normaldarkbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #563317;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bold;
	color: #000000;
}
.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
}
.normalcontacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	letter-spacing: .01em;
}
.newsdark { 
	width: 600px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #330000; 
	text-align: left; 
	vertical-align: top; 
}
.newsdarktitle { 
    width: 600px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #330000; 
	text-align: left; 
	vertical-align: top; 
}
