body
{
background-color: #003333;
margin-left: 16%; 
margin-right: 1%;
font-family: arial;
color: #000000;
}




table
{
background: #EFFBFB;
border-width: thin;
border-style: double;                   
}






h2
{
font-size: 120%;
font-style: normal;
text-align: left;
color: rgb(200,0,0);
}




h3
{
font-size: 100%;
font-style: normal;
text-align: left;
color: rgb(0,0,0);
}



p
{
font-size: 105%;
color: #000000;
font-weight: normal;
text-align: justify;
padding-right: 4%;
padding-left: 4%;
}


ul.disc {list-style-type: disc}





















