body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #953122;
	background-color: #FCE79E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_menu {
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
}
.bg_bottom {
	background-image: url(img/bg_bottom.gif);
	background-repeat: repeat-x;
}
.acc_l {
	background-image: url(img/acc_l.gif);
	background-repeat: repeat-y;
}
.acc_r {
	background-image: url(img/acc_r.gif);
	background-repeat: repeat-y;
}
.copyright {
	font-size: 10px;
}
.subtitle {
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #E33E10;
}
