﻿.CenterMagin {
   text-align:center; 
   margin-top:-20px;
}
.center {
    text-align: center;
}

.headPa {
    font-weight: bold;
    text-decoration: underline;
}
.paratab {
    text-indent: 50px;
}
.tabAll{
    padding-left:50px;
}
.right{
    text-align:right;
}
.bolda{
    font-weight:bold;
}