body {
    margin: 0;
    padding: 0;
    background: #F7F7F7;
}
img {
    border: 0;
}
ul {
    margin-top: 0;
}
.in_text_left {
    margin-right: 15px;
}
.in_text_right {
    margin-left: 15px;
}
td {
    font-family: Tahoma;
    font-size: 12px;
    color: #3C526A;
}
a {
    font-family: Tahoma;
    font-size: 12px;
    color: #3C526A;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

a.link_b {
    font-family: Tahoma;
    font-size: 12px;
	font-weight: bold;
    color: #3C526A;
    text-decoration: none;
}

a.link_b:hover {
    color: #D0A940;
}

a.small {
  font-size: 11px;
  font-weight: normal;
}
table td {
    padding: 0px;
}
table {
    border: 0px;
    border-collapse: collapse;
}
.up {
    margin-top: 8px;
    margin-right: 8px;
    text-align: right;
}
.menu {
    width: 200px;
    margin-top: 20px;
    margin-left: 23px;
}
.menu a {
    font-weight: bold;
    text-decoration: none;
}
.menu a.small { font-weight: normal }
.menu a:hover {
    color: #D0A940;
}
.menu a.act {
    text-decoration: underline;
    color: #D0A940;
}
.menu td {
    vertical-align: top;
    padding: 2px;
}
.body_text {
    width: 95%;
    margin: 10px 20px 70px 15px;
    padding: 5px;
    font-family: Tahoma;
    font-size: 12px;
    color: #363636;
}
.down_body {
    margin-left: 20px;
    margin-bottom: 7px;
}
h1 {
    font-family: Tahoma;
    font-size: 18px;
    color: #3C526A;
    margin-top: 35px;
    margin-right: 25px;
}
h2 {
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #3C526A;
}

h3 {	
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #3C526A;
}

td.dd a { text-decoration: none; }

.linkl
{
	font-family: Tahoma;
	color: #f7f7f7;
}