/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 19, 2015, 6:25:06 PM
    Author     : John
*/
body
{
    background-color: #F2F1DB;
}
p.Text
{
    font-family: "Times New Roman";
    font-size: small;
}
p.Right
{
    text-align: right;
}

