BODY {
	BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url('images/back_center.jpg'); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px}
A:link {text-decoration:underline; color: #455e72;}
A:visited {text-decoration:underline; color: #455e72;}
A:hover{text-decoration:underline; color: #455e72;}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.Message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #455e72;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.absolute {
	position: absolute;
	left: 361px;
	top: 120px;
}
.relative {
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.relatedlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
}

/* Headline Formatting */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
/*	text-align: center; */
	font-size: 30px;

}

h2 {
	font-size: 12px;
	text-align: center;	
	color: #666666;	
/*	display: inline; */
}

h3 {
	font-size: 5px;
}

h4 {
	color: #666666;
	font-size: 12px;
/*	margin: 10px 0 10px 0; */
/*	display: inline; */
}

h5 {
	font-size: 20px;
}
