body 
{
font-family: "Times New Roman";
font-size: 12;
background-color:  #AED6F1 ;
margin-left: 100px;
margin-right: 100px;
}

a 
{ 
text-decoration: none;
}

a:hover 
{ 
text-decoration: underline;
}

table
{
font-family: "Times New Roman";
font-size: 12;
border-collapse:collapse;
}
