BODY {
	SCROLLBAR-FACE-COLOR: #0033FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC66;
	SCROLLBAR-SHADOW-COLOR: #FFCC66;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #CCCCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-attachment: fixed;
	background-color: #ffffce;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.txtbod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
