﻿body {
background-color: #CC99FF;
}

.styleTitle{
text-align:left;
}

.styleRequest
{
    border: 1px solid black;
    background-color: #eeeee0;
    padding: 0px 2px 5px 2px;
    text-align: left;
}

.cellRight{
text-align:right;
}

#form1{
width: 90%;
text-align:center;
}