a, b, body, input, p, td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
}
h1,h2,h3,h4,h5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 30px;
    color: #000000;
}
h2 {
    font-size: 20px;
    color: #375580;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 13px;
    text-decoration: underline;
}
h5, h5 a {
    font-size: 12px;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
    line-height: 120%;
}
body {
    margin: 0px;
    padding: 10px;
    background-color: #FFFFFF;
}
p {
    text-align: justify;
}
table {
    width: 100%;
}
td {
    vertical-align: top;
}
td.logo {
}
td.lside {
    width: 100%;
}
.text {
    width: 100%;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding:5px;
}
.text0 {
    width: 100%;
    border: 0px solid #999999;
    text-align: left;
}
td.text1 {
    width: 50%;
    border: 0px solid #CCCCCC;
}
td.menu, td.menu a {
    white-space: nowrap;
    font-size: 14px;
    text-align: left;
}
td.bottom {
    vertical-align: bottom;
}
img {
    border: 0px solid #000000;
}
a {
    font-weight: bold;
    color: #375580;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.s10, .s10 a,.s10 b {
    font-size: 10px;
}
.s11, .s11 a,.s11 b {
    font-size: 11px;
    margin:0px;
    line-height: 120%;
}
.c {
    text-align: center;
    border: 0px solid #000000;
}
img.big {
    margin: 5px 5px 10px 5px;
    clear: both;
    float: none;
}
#left {
    text-align: left;
}
#right {
    text-align: right;
}
div.side_news {
    border: 0px solid #000000;
    margin:5px 1px 10px 1px;
}
li, li a {
    font-size: 11px;
}
ul.links {
    margin: 2px 0px 5px 0px;
    padding-left: 20px;
    list-style: square outside none;
    color: #375580;
}
img.small {
 float:left;
 clear:left;
 margin:2px;
 padding:1px;
 border:1px solid #000000;
}
#center {
   text-align: center;
}