BODY
{
	background: url(/images/background.jpg);
    font-family: arial;
    font-size: 12pt;
}
A
{
	color: #ffffff;
}
TABLE
{
	background-color: #0000ff;
}
TD.title
{
	background-color: #ffff99;
    color: red;
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
}
