﻿body {    color: #800000;
}

.style1
        {
            font: 20px serif;
            width: 100%;
            height: 573px;
            background-color: #800000;
            color: #FFFFCC;
        }
        
.style2
        {            
            width: 150px;
            float: none;
        }
.style3
        {
            border-bottom: 2px #FFFFCC solid;
        }
.style4
{
    width: 152px;
    float: none;
}
.pagebody
{
    padding: 10px;
    height: 465px;
    color: maroon;
    overflow: auto;
}
.bodytext
{
    color:Maroon;
    padding-left:4px;
}