body    {

        text-align: center;

        position: absolute;

        width: 100%;

        left: 0px;

        top: 0px;

        font-family: "Times New Roman", Times, serif;

        font-size: normal;

        font-weight: normal;

        background-image: url(images/background_papyrus.gif);

}



.h1 {   font-family: "Times New Roman", Times, serif;

        font-size: x-large;

        font-style: normal;

        font-weight: bold;

        color:#0000FF;

        vertical-align: middle;

        position: absolute;

        top: 15px;

}

.h3 {

        font-family: "Times New Roman", Times, serif;

        font-size: medium;

        font-weight: bold;

}
.h4     {font-family: "Times New Roman", Times, serif;

        font-size: large;

        font-weight: bold;
        
        }
.small {font-size: 12px;
}
.small_center      {font-size: 12px;
                    text-align: center;
                    }
strong     {
           font-weight: bold;
           color: #FF0000;
}
.required  {
           background-color: #FFFF00;
} 