body {
    margin: 15px 0px 20px 25px;
    padding: 0;
    font-family: arial;
    font-size: 12px; 
    color: #000;
}
p, img, .heading h1 {
    padding: 0;
    margin: 0;
}
img {
    border: none;
}
a, a:hover {
    text-decoration: none;    
}
a {
    color: #000;
}
a:hover, .sel a, .sel {
    color: #e6852e;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.box {
    width: 800px;
}
.top {
    height: 100px;
}
.heading {
    width: 400px;
    height: 20px;
    margin-bottom: 15px;
}
.manu2 {
    width: 400px;
}
.heading h1 {
    font-size: 14px;
}
.tleft, .bleft {
    float: left;
    width: 400px;
}
.tright, .bright {
    float: left;
    width: 370px;
    font-size: 10px;
    margin-left: 30px;
}
.mc, .lang {
    float: left;
    text-transform: lowercase;
}
.mc {
    width: 250px;
}
.lang {
    width: 70px;
    text-align: right;
}
.content {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}
.footnote /* Style:Footnote */  {
    font-size: 10px;
}
hr {
    background-color: #000;
    color: #000;
    height: 1px;
    overflow: hidden;
    border: none;
}
h1 {
    font-size: 14px;
    padding: 0;
    margin: 15px 0px 15px 0px;
}
table {
    font-size: 12px;
    border-top: 2px solid #000;
}
td {
    border-bottom: 2px solid #000;
    padding-top: 3px;
    padding-bottom: 3px;
}
.tablearchive td, .tablearchive {
    border: none;
}
sup {
    font-size: 10px;
}
.tablearchive {
    margin-left: -4px;
}