body{
 background-color: #FFFFFF;
 font-family: Times New Roman, Arial;
 margin-left: 3%;
 margin-right: 10%;
 margin-bottom: 5%;
}

.title{
 font-size: 25pt;
 color: #191970;
 font-family: Arial;
 border-bottom: 1px solid #808080;
 margin-top: 10px;
 font-weight: bold;
 }

.desc{
 line-height: 110%;
 }

.topic{
 font-size: 15pt;
 font-style: italic;
 color: #191970;
 }

.box p{
 font-weight: bold;
 font-size: 12pt;
}

