body {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
	color: #33AAFF;
	text-decoration: none;
}
.waterflow {
	background-image: url(../images/waterflow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subject {
	font-size: 14px;
	font-weight: bold;
}

.frontnews {
	font-weight: bold;
	font-size: 13px;
	color: #CC4400;
}
.frontnews:hover {
	color: #33AAFF;
}
.maintext {
	text-align: justify;
}
.EUEI {
	border: 2px solid #33AAFF;
	padding: 6px;
}
.cr {
	font-size: 9px;
	font-weight: light;
	}
.highl {
	font-size: 15px;
	text-decoration: underline;
	}