
html			{
				overflow-y			: scroll;
				}
body			{
				font-family 		: arial;
				font-size			: 10pt;
				color				: #000000;
				}
td 				{
				font-size			: 10pt;
				color				: #000000;
				}
a				{
				color				: #bf6a2a;
				font-family			: arial, helvetica, sans-serif;
				font-size			: 12.5px;
				font-weight			: bold;
				text-decoration		: none;
				}
a.contact		{
				font-family 		: arial;
				font-size			: 16pt;
				color				: #531D0C;
				}
a:hover			{
				color				: #fffefd;
				}
.home			{
				background-image	: url("images/menu_home.jpg");
				background-repeat	: no-repeat;
				}
.bottom			{
				background-image	: url("images/main_bottom.jpg");
				background-repeat	: no-repeat;
				color				: #bf6a2a;
				font-family			: arial, helvetica, sans-serif;
				font-size			: 12.5px;
				font-weight			: bold;
				text-decoration		: none;
				}
.bodyBG			{
				background-image	: url("images/bodyBG.jpg");
				background-repeat	: no-repeat;
				color				: #bf6a2a;
				font-family			: arial, helvetica, sans-serif;
				font-size			: 10px;
				font-weight			: bold;
				text-decoration		: none;
				}
a.presentation	{
				color				: #bf6a2a;
				font-family			: arial, helvetica, sans-serif;
				font-size			: 18px;
				font-weight			: bold;
				text-decoration		: none;
				}
h1				{
				font-family 		: arial;
				font-size			: 13pt;
				color				: #bf6a2a;
				}
h2				{
				font-family 		: arial;
				font-size			: 16pt;
				color				: #531D0C;
				}
.form			{
				font-family 		: arial;
				font-size			: 12px;
				color				: #531D0C;
				font-weight			: bold;
				}



