﻿BODY
{
	background-attachment: scroll;
	background-image: url(../../Images/BkgrBody.gif);
	background-repeat: repeat-x;
	background-position: left 120px;
	margin: 0px;
	padding: 0px;
}

BODY, TD, DIV
{
	font: Normal 11px Lucida Sans Unicode, Verdana, sans-serif;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

FORM
{
	margin: 0px;
	padding: 0px;
}
