body {
	margin-top: 20px;
}

img {
	border:0px;
}


td {
    font-size: 9pt; 
    font-family: Arial; 
    color:#000000;
}
ol {
    font-size: 9pt; 
    font-family: Arial; 
    color:#000000;
}

.menu {
	border-right: 1px solid #4C4029;
}

.down{
    font-size: 8pt; 
	font-family: Arial; 
	color:#000000;
}



.link_verh a {
	color: #6F5F41;
	text-decoration: none;
}

.link_verh a:hover {
	text-decoration: none;
	color: #2B291C;
}

a {
        text-decoration:        none;
        color:                  teal;
        font-Family:            Arial,Helvetica,Geneva,sans-serif;
        }


a:hover {
	text-decoration: underline;
	color: #600000;
}



