.indent
{
   margin-left: 30px;
   margin-right: 30px;
   text-align: justify;
}

.underline
{
    text-decoration: underline;
}

ul
{
   margin-right: 30px;
   margin-left: 20px;
}

.figure_table
{
    float: right;
    margin-right: 30px;
    margin-bottom: 10px;
    margin-left: 20px;
    background-color: #CCFFCC;
    text-align: center;
}

a
{
    text-decoration:none;
    color:#2200BB;
}