﻿body 
{
    margin: 4px;
    background-color: #000000;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
}
.boxheader
{
    font-family: Arial;
    font-size: 22px;
    color: #ffffff;
}

td, p
{
	font-family: Arial;
    font-size: 11px;
    color: #ffffff;
}

.menulink
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}