body{
    background-color: white;
    margin: 0px;
    }
table.a1 {
    width: 775px;
    border: datted 1px black;
    }
    
h1{ font-family: verdana; font-size: 9px; color: #444444; text-align: center; }
h2 {font-family: verdana; font-size: 9px; color: #999999; text-align: center;}
.cont {
    font-family: verdana;
    font-size: 10px;
    color: #444444;
    line-height: 1.5;
    text-align: justify;
    }
.title {
    font-family: verdana;
    font-size: 12px;
    color: #773333;
    }
a {color: black;}
.copy {
	font-family: verdana;
	font-size: 9px;
	color: #bbbbbb;
	}
.hoo {color: #ffffff;
    font-size: 8px;}
#lang {
	width:	570px;
	padding-top: 2px;
	text-align: right;
    position: relative;
    float: left;
}
#corp {
    width: 195px;
    text-align: left;
    position: relative;
    float: left;
    margin-left:5px;
}
#lang, #corp {
	font-family: verdana;
	font-size: 9px;
	color: #777777;
}
#topp {
    width: 770px;
    margin: 0 auto;
}

#lang img {
	border: none;
}