body 
{
background-color: 000000;
margin-top: 0px;
margin-left: 0px;
font-family: arial; font-size: 15px; color: #ffffff; font-weight: normal; margin:0px
}

h6 {font-family: arial; font-size: 9px; color: #ffffff; font-weight: normal; margin:0px}
h5 {font-family: arial; font-size: 10px; color: #ffffff; font-weight: normal; margin:0px}
h4 {font-family: arial; font-size: 11px; color: #ffffff; font-weight: normal; margin:0px}
h3 {font-family: arial; font-size: 13px; color: #ffffff; font-weight: normal; margin:0px}
h2 {font-family: arial; font-size: 15px; color: #ffffff; font-weight: normal; margin:0px}
h1 {font-family: arial; font-size: 18px; color: #ffffff; font-weight: normal; margin:0px}
p {font-family: arial; font-size: 15px; color: #ffffff; font-weight: normal; margin:0px}
paragraph {font-family: arial; font-size: 15px; color: #ffffff; font-weight: normal; margin:0px}

A:link  { color: #b90f10; text-decoration: none }
A:hover  { color: #666666; text-decoration: none }
A:visited  { color: #b90f10; text-decoration: none }
A:visited:hover  { color: #666666; text-decoration: none }
A:active  { color: #ffffff; text-decoration: none }

input	{background-color: 000000;}
textarea {background-color: 000000;}

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
border-style: none
border-collapse: collapse;
}



