body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial;
}

#main {
    width: 100%;
    height: 100%;
}

#photo td {
    width: 180px;
    text-align: center;
}

#request {
    font-size: 12px;
}

img {
    border: 0px;
}

.header {
    color: #304E92;
    text-indent: 10px;
    font-size: 16px;
    font-weight: bold;
}

.news {
    color: #7DBCEB;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.news_red {
    color: #FC0000;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}


.text {
    font-size: 12px;
}

.link1 {color: #000099; } 

.introduction {
    font-size: 12px;
}



.copyright {
    padding: 10px;
    font-size: 10px;
    color: #FFFFFF;
}

.author {
    font-style: italic;
}

.warning {
    color: #FF0000;
}

.small {
    font-size: 10px;
}

a {
    color: #7DBCEB;
}

a:hover {
    color: #000000;
}

h1 {
    padding-top: 10px;
    color: #518CC6;
    font-size: 16px;
}

h2 {
    color: #7DBCEB;
    font-size: 14px;
}

h3 {
    color: #7DBCEB;
    font-size: 12px;
    font-weight: bold;
}

p {
    text-align: justify;
}

li {
    text-align: justify;
}