@charset "utf-8";
body {
	background-image: url(images/body_bkg.jpg);
	margin: 0px;
}
.bodytext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 140%;
}
.bodytext_bold_1 {
	font-size: 14px;
	color: #330000;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FF9900;
	line-height: 160%;
}
.goldentext {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bolder;
	color: #F8AF07;
}

.bodytext_bold_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.bodytext_regular {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 140%;
}
.bodytext_bold .bodytext_regular_1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #3A1801;
}

.bodytext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
.bodytext_bold_3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #A74701;
}
.bodytext_bold_3_1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FAF5CD;
	background-color: #A74701;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
