h1
{
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
}

P
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
}

P.style2
{  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
}

Li
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
}

BODY
{
    margin-top: 0;
    margin-bottom: 0;	
	margin-left: 0;
	margin-right: 0;
	background: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;

}

A:visited { text-decoration:none; COLOR: "#AFB9C7"; }
A:hover {color:#7A8BA3; background-color:#AFB9C7; }
A:link { text-decoration:none; COLOR: "#AFB9C7"; }
A:active { text-decoration: none; }

/* Style the legend, labels and the div containing the submit button. */

legend {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold;
	color: #CCCCCC;
	margin : 0;
	padding : 0.5em;
	}

label {
  	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
	display : block;
	}

#fm-submit {
clear : both;
padding-top : 1em;
}

/* Online enquiry form formatting*/
fieldset div input {
width: 230px; /* Width for modern browsers */
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding : 1px;
}
						
	* html fieldset div input {
	width: 230px; /* Width for IE5 */
	w\idth: 226px; /* Width for IE6 */
	}
fieldset div textarea {
width: 230px; /* Width for modern browsers */
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding : 1px;
}

.checkbox{
  display: block;
  padding:0;
  height: 12px;
  width: 12px;
  color: #fff;
  font-size: 12pt;
  outline:0;
}