td.form
		{
			font-family: arial;
			font-size: 10pt;
			text-align: justify;
			color: rgb(00,00,00);									
		}

body
		{
	color: #6F0A0E;
	background: white url('../tiles/l_tile.jpg');
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
		}
		
p
		{
			font-family: arial;
			font-size: 10pt;
			text-align: justify;
			color: #6F0A0E;									
		}
		
a:link 
		{
			color: rgb(39,21,154);
		}

a:visited
		{
		 	color: rgb(56,134,21);
		}
a:hover
		{
			color: rgb(21,103,243);
		}

a:active
		{
			color: rgb(181,21,165);
		}
		
table 
		{
			border-collapse: separate;
		}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #980203;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p.P_Centre {
	text-align: center;
}
