body {
	margin-top: 0px;
   margin-left: 0px;
   background-image:url(images/bg.jpg)
	}
.main_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;

		}
.main_text_address {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0000CD;
	}
.main_text_bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
		}
.header_page {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0096C9;
		}
.main_text_header {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #30AA2A;
		}
.small_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	}
.copyright {
	font-family: Verdana Geneva Arial Helvetica sans-serif;
	font-size: 10px;
	}
a.navlink:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3877E7;
	text-decoration: none;
}
a.navlink:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3877E7;
	text-decoration: none;
		}
a.navlink:hover {
	font-family: verdana;
	font-size: 12px;
	color: lime;
	text-decoration: none;
	}
a.navlink_under:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0002CC;
	text-decoration: underline;
}
a.navlink_under:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0002CC;
	text-decoration: underline;
		}
a.navlink_under:hover {
	font-family: verdana;
	font-size: 12px;
	color: lime;
	text-decoration: underline;
	}
a.more:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #32CD32;
	text-decoration: none;
}
a.more:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #32CD32;
	text-decoration: none;
		}
a.more:hover {
	font-family: verdana;
	font-size: 10px;
	color: red;
	text-decoration: none;
	}