body {
	font-size: 12px;
	margin:0;
	background-color: #FFF4DC;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #550100;
}
td.adr {
	font-family: Arial;
	font-size: 13px;
	color: #4A4A4A;
	padding-left: 25px;
}
td.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #841D00;
}
a.head {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFE0B4;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
a.head:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F4E9D2;
	text-align: center;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #841D00;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #550100;
}
a.menu {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
	color: #841D00;
	font-weight: bold;
}
a.menu:hover {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: underline;
	color: #841D00;
}
a.menu2 {
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	color: #7A4800;
	font-weight: bold;
}
a.menu2:hover {
	font-family: Georgia;
	font-size: 12px;
	text-decoration: underline;
	color: #7A4800;
}
a.isq {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #007426;
}
a.isq:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #007426;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #550100;
	padding-left: 10px;
	text-align: justify;
	padding-right: 5px;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 5px;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	padding-top: 7px;
	padding-left: 5px;
}

.my_table {
    border-color: #841D00;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
} 

.my_table td {
    border-color: #841D00;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    margin: 0px;
    padding: 4px;
    background-color: #FEF4DB;
}
.page_text {
	text-indent: 20px;
}