

body
{
background-color: #333333;
color:#ffffff; 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
}

a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff;text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}
a:hover {color: #B2B2B2; text-decoration: none;}

td
{
font-size: 18px;
line-height: 36px;
}

th
{
font-size: 18px;
line-height: 36px;
}

.whitebox
{
background-color: #333333;
margin-top: 5%;
margin-bottom: 5%;
margin-left: 10%;
margin-right: 10%;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
border: solid #ffffff 50px;
}

SPAN.subheader
{
color: #B2B2B2;
}

.blackbox
{
background-color: #333333;
margin-top: 5%;
margin-bottom: 5%;
margin-left: 10%;
margin-right: 10%;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 75px;
padding-right: 75px;
border: solid #191919 25px;
}

.shockwave
{
background-color: #000000;
margin-top: 0%;
margin-bottom: 0%;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 75px;
padding-right: 75px;
border: solid #191919 25px;
}



