/* Global Styles */body {	margin:0px;	}	td {	font:14px arial;	line-height:20px;	}/* Class Styles */.text {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height:20px;}.heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #B90019;}.topcolour {	background-image: url(images/topcolour.jpg);	background-repeat: no-repeat;	background-position: 0px 0px;}.smalltext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height:18px;	color: #0000FF;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #990066;	text-decoration: underline;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FF0000;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FF0000;	text-decoration: underline;}.heading2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #B90019;}.text_table {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}/* ID Styles */#home_footer td {	border-bottom: 1px none #F4FFE4;	}	#home_footer tr {	border-bottom: 1px none #F4FFE4;	}	#home_footer a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;		text-decoration: none;	color: #0000FF;	}	#home_footer a:hover {	text-decoration: underline;	color:#FF0000;	}#home_footer a:visited {	color:#990066;	text-decoration: underline;	}#rowborder td {	border-bottom: 1px dashed #CCCCCC;	padding: 8px 0px 0px 0px;	}		