﻿body{
    
}

p{
    text-indent: -2em; 
    margin-left: 3em; 
    margin-top: -1px;
}

.p1{
    text-indent: -2em; 
    margin-left: 2em; 
    margin-top: -1px;
}

u{
    color: Red;
    font-weight: bold;
}

.td_center{
    text-align:center;
}