﻿A
{
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
}

A:hover,A:active
{
    text-decoration: underline
}

TD
{
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 9pt;
}

BODY
{
	background-image: url(Background.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.Background_Page_Image
{
	background-image: url(Background_Page_Image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.Background_Body
{
	background-image: url(Background_Body.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
