body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.maintext img {
	color: #006599;
	border: 9px solid #006599;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
.sidebuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}


p {
	color: #0098EA;
}
h1 {
	font-size: 18px;
	color: #006B90;
}
.news {
	height: auto;
	width: auto;
	overflow: scroll;
}

a:link {
	color: #006599;
	text-decoration: none;
}
.pagetitle {
	font-size: 24px;
	color: #FFFFFF;
	margin: 30px;
}
.paratitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

p, h1, h2 {
	margin-top: 9px;
	margin-right: 19px;
	margin-bottom: 9px;
	margin-left: 19px;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.linkss {
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	filter: Shadow(Color=#DDDDDD, Direction=315);
}
