
body {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

a {
color: #de1a5a;
text-decoration: none;
}

.page-body {
width: 914px;
margin:auto auto;
text-align: left; 
} 


.nav-space {
height: 5px;
}

.left {
width:192px;
float:left;
}

.right {
margin-left:30px;
width:692px;
float: right;
}

/* Font Styles */

.subhead {

font-size: 24px;
color: #de1a5a;
font-weight: bold;
}

.subheadlil {

font-size: 18px;
color: #de1a5a;
font-weight: bold;
}

.subheadlil2 {

font-size: 20px;
color: #de1a5a;
font-weight: bold;
}

.boldblack {
font-weight:bold;
}

small {
font-size:10px;
}
