body {
    background-color:#f4f4ff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:11px;
        text-align: justify;
        vertical-align: top;
        padding:0px;
        padding-top:0px;
        margin:0 0 0 0;     
        width:100%;
        height:100%;

}

h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:10px;
    color:#400000;
    display:inline;
    Font-weight: bold;
}

sa {
    font-size:14px;
    display:block;

}

h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:10px;
    color:#200000;
    display:inline;
    Font-weight: bold;
}

h3 {
    font-family:"Times New Roman", Times, serif;
    font-size:12px;
    color:#000000;
    display:block;
    width: 150px;
    height: 25px;
    Font-weight: bold;
    float: left; 
    margin-left: 30px;
}

p {
    line-height:15px;
    padding:5px;
    margin:2px;
    text-align:justify;
}

a {
        border:1px solid #333333;
        color:#005f00;
        padding: 1px;
        Text-decoration: none;
        Font-weight: bold;

}
a:hover {
        color:#333333;
        border-bottom:1px solid #333333;

}

img { 
    padding:0px;
    margin:0px;
}

#menu {
        width: 200px;
        height:2000px;
        font-size: 12px;       
        padding:3px;
        background-color:#ffffff;
        position: absolute;;
        top: 30px;
        left:0px;
        background-color: #ffffff;
        text-align:left;
}

#txt {
        position:relative;
        float:top;
        padding: 200px;
        padding-top: 0px;
                 
}

#top {
        padding:4px;
        padding-top:2px;
        margin:0 0 0 0;     
        background-color:#CBD0F8;
        float:top;
        text-align:right;
}
 


#footer {
        width: 565px;
        height:30px;
        padding:0px;
        text-align:right;
        float:bottom;
    font-size:10px;
    color:#000000;
        float:right;
        margin:0 0 0 0;     

}

#right {
        width: 200px;
        text-align:right;
        height:2000px;
        padding:3px;
        position: absolute;;
        top: 30px;
        left:800px;
        background-color: #ffffff;
        font-size:12px;
        color:#000000;
}

nput {float: left; width: 150px; height: 25px;}

