body {
	background-color: #BBBBBB;
	background-image: url(../images/back2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
    text-align: center;
}


.news a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	margin: 0px;
}
.news a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	margin: 0px;
}
.news a:hover {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	background-color: #CCCCCC;
	margin: 0px;
}
.news a:active {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	margin: 0px;
}
.topic a:link {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	margin: 0px;
}
.topic a:visited {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	margin: 0px;
}
.topic a:hover {
	font-size: 10px;
	color: #777777;
	text-decoration: underline;
	margin: 0px;
}
.topic a:active {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	margin: 0px;
}
.title a:link {
	font-size: 12px;
	font-weight: bold;
	color: #082271;
	text-decoration: underline;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
.title a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #082271;
	text-decoration: underline;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
.title a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #526397;
	text-decoration: underline;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
.title a:active {
	font-size: 12px;
	font-weight: bold;
	color: #082271;
	text-decoration: underline;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
.sitemap a:link {
	font-size: 12px;
	color: #082271;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.sitemap a:visited {
	font-size: 12px;
	color: #082271;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.sitemap a:hover {
	font-size: 12px;
	color: #082271;
	text-decoration: underline;
	margin: 0px;
	padding: 10px;
}
.sitemap a:active {
	font-size: 12px;
	color: #082271;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.menu a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.menu a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.menu a:hover {
	font-size: 11px;
	color: #777777;
	text-decoration: underline;
	margin: 0px;
}
.menu a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}


h1 {
	font-size: 20px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	text-align: left;
}
h2 {
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	text-align: left;
}


.news {
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
.main {
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	padding: 10px 20px 10px 20px;
	text-align: left;
}
.photo1 {
	padding: 10px 0px 10px 20px;
}
.photo2 {
	padding: 10px auto 10px auto;
}
.topic {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	text-align: right;
}
.form1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #555555;
	text-align: right;
}
.form2 {
	font-size: 11px;
	color: #555555;
	text-align: right;
}
.form3 {
	font-size: 12px;
	color: #D40000;
}
.form4 {
	font-size: 12px;
	color: #555555;
	text-align: left;
}

