.main_navigation {
	text-decoration: none;
	padding-bottom: 6px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0000CC;
	background-image:  url(images/main_background.jpg);
	background-repeat: repeat;
}
a.main_navigation:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
a.main_navigation:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
a.main_navigation:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
a.main_navigation:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.newstext {
	font-size: 100%;
	text-align: left;
}
.mainbodytext {
	font-size: 100%;
}
.newsheader {
	font-size: 100%;
	text-align: center;
	color: #0000CC;
}
.news {
	font-size: 100%;
}
.newstextfoot {
	font-size: 100%;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
h1 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-size: 100%;
	text-decoration: underline;
	color: #0000CC;
}
a:visited {
	font-size: 100%;
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	font-size: 100%;
	text-decoration: underline;
	color: #0000CC;
}
.page_heading {
	font-weight: bold;
	padding-bottom: 8px;
}
