body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EAEAEA;
}

  table.center {margin-left:auto; margin-right:auto;}

  table.prices {
	border: 1px;
	text-align: left;
	border-color: #333333;
 	background-color: #CCCCCC;
}
  


p {
	margin-right: 10px;
	text-align: left;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	margin: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	color: #000000;
	font-size: 13px;
	text-align: left;
}


h5 {
	color: #333333;
	font-size: 12px;
	border-top: 10px;
	}

h6 {
	color: #333333;
	font-size: 11px;
	margin: 10px;
}

A:link {
		color:#333333;
		text-decoration: none;
}

A:visited {
			color:#333333;
			text-decoration: none;
}

A:active {color:#CCCCCC}

A:hover {color:#cc0033}

p#body a:link {color: black;}
p#body a:visited {color: black;}
p#body a:hover {color: #cc0033;}
p#body a:active {color: black;}
.txtcentre {
	text-align: center;
}
