.bg {
	background: url(/images/bg_body.jpg) repeat-y center;
}
.mnu-bg {
	background: url(/images/mnu_bg.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;


}
.header {
	font: italic 28pt "Times New Roman", Times, serif;
	color: #225577;
}
.mnu-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;

}
.body-txt {
	font: 10pt/18pt Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
.body-txt a {
	font: bold 12px/18pt Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
h2 {
	font: bold 14pt Georgia, "Times New Roman", Times, serif;
	color: #663300;
	margin: 0px 0px -20px;
	vertical-align: bottom;
}
