body
{ 
background: #888888;
font-family: tahoma, arial, courier, sans-serif;
text-align: left;
color: black;
font-size: medium;
}

p
{
text-align: left;
color: #333333;
font-size: medium;
}

table
{
background-color: #AAAAAA;
border-style: solid;
border-color: #555555;
border-width: thin;
}

h1
{
text-align: left;
color: #333333;
font-size: large;
font-weight: bold;
}

h2
{
text-align: left;
color: #333333;
font-size: small;
font-style: italic;
}