body {
	background-color: #FFFFCC;
}
.headingdates {
	font-size: 14px;
	font-weight: bold;
	color: #080806;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 16px;
	color: #1D0B1B;
	font-weight: bold;
}
a:visited {
	color: #1D0B1B;
	text-decoration: none;
}
a:hover {
	color: #667BF8;
	text-decoration: none;
}
a:active {
	color: #716F64;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #D93F1B;
}
h2 {
	font-size: 14px;
	color: #667BF8;
}
.link {
color: #667BF8;
font-size:12px;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #567C9C;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F7E7DA;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E4252;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282817;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282817;
}
.imageborder {
margin:5px;
border: 1px solid #667bf8;
padding:3px;
}
.imagetextblock {
	display:block;
	width:320px;
	font-size: 14px;
	color: #667BF8;
	font-weight:bold;
	text-align:center;
	float:left;
	vertical-align:top;
}
.imagetextright {
	display:block;
	width:320px;
	font-size: 14px;
	color: #667BF8;
	font-weight:bold;
	text-align:center;
	float:right;
	vertical-align:top;
}