
BODY {
	margin: 30px;
	padding: 0px;
	background-color: #e5e5e5;
	color: #656565;
}

TABLE
{
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
	color: #656565;
}

TD
{
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
	color: #656565;
}


H1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding:0px;
	color: #454545;
	}

H2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #454545;
	}

H3 {
	font-family: Tahoma;
	font-size: 22px;
	font-weight:normal;
	}

A:link {COLOR: #739b1e; text-decoration:underline}
A:hover {COLOR: #739b1e; text-decoration:underline}
A:active {COLOR: #739b1e; text-decoration:underline}
A:visited {COLOR: #739b1e; text-decoration:underline}

A.linkFooter {
	COLOR: #454545;
	text-decoration:underline;
}
A.linkFooter:hover {COLOR: #454545; text-decoration:underline}
A.linkFooter:active {COLOR: #454545; text-decoration:underline}
A.linkFooter:visited {COLOR: #454545; text-decoration:underline}

TD.Back
{
	background-image: url("images/logo-back.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #efefef;
}

