@charset "utf-8";
.bodytext {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
body {
	background-image: url(images/body_bkg.jpg);
}
.page_title {
	font-family: arial;
	font-size: 20px;
	color: #0066CC;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
