body
{
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align:center;
font-family: Verdana,Arial,sans-serif;
color: white;
background-color: black;
}

a:link { color: #ffffff; text-decoration: none;}
a:active { color: #ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none;}
a:hover { color: #8ccaff; text-decoration: none;}

h2
{
color: white;
font-size: 24px;
margin-top: 15px;
margin-bottom: 5px;
}

h3
{
color: white;
font-size: 16px;
margin-top: 30px;
margin-bottom: 15px;
}

h4
{
color: white;
font-size: 18px;
margin-top: 15px;
margin-bottom: 5px;
}

p
{
font-size: 13px;
margin-top: 30px;
margin-bottom: 15px;
}
