body { background-image:url('images/bluebg.gif'); background-repeat:repeat; margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; }
img { border:none; }
.imageright {
	border: 1px solid #555555;
	margin-left: 1em;
}
.floatright {
	float: right;
	border: 1px solid #555555;
	margin-left: 1em;
	margin-bottom: 1em;
}
.floatleft {
	float: left;
	border: 1px solid #555555;
	margin-right: 1em;
	margin-bottom: 1em;
}
.highlight {
	color: #ec008c;
	font-weight: bold;
	font-size: 1.1em;
}

.bodytext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666666;
}
.bodybold {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10pt; color:#666666; font-weight:bold; }
.footer { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:8pt; color:#669933; }
.about1-link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#174A7C;
}
.home-announcement {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#174A7C;
	font-weight: bold;
	text-align: justify;
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 12px;
	padding-left: 36px;
}
