BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	background-color : White;
	text-align : justify;
}
A {
	text-decoration : none;
	color : black;
	font-weight : normal;
}
A.underline {
	text-decoration : underline;
	color : black;
	font-weight : normal;
}
A:hover {
	text-decoration : none;
	color : gray;
	font-weight : normal;
}
A.subtitle {
	text-decoration : underline;
	color : black;
	font-weight : bold;
}
A.subtitle:hover {
	text-decoration : none;
	color : gray;
	font-weight : bold;
}
A.email {
	text-decoration : underline;
	color : blue;
}
A.email2 {
	text-decoration : underline;
	color : white;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}
TD.para {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : justify;
}
TABLE.redbox {
	background-color : #d63147;
}
TD.contact {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	color : white;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
INPUT.enquiry {
	width : 100%
}
TEXTAREA {
	width : 100%
}
P.subtitle {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	color : black;
	font-weight : bold;
}
P.tagline {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	color : black;
	font-weight : normal;
}


