﻿body
{
	font-size: 10pt;
	color: gray;
	font-family: 'AvantGarde Bk BT' , Arial;
	background: url(Images/BGPage.jpg) #fae1a1 fixed right bottom;
}
p
{
	text-align: justify;
}
h1
{
	font-size: 18pt;
	color: #bea6b5;
	text-align: right;
	font-family: 'AvantGarde Bk BT' , Arial;
}
td
{
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: gray;
}

a:visited
{
	text-decoration: none;
	color: gray;
}

a:hover
{
	color: black;
}
a:active
{
	text-decoration: none;
		color: #bea6b5;
}