/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: "gill sans", tahoma;
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #badff2;
}
a:active {
	text-decoration: none;
	color: #000000;

}
.maintext {
	color: #000000;
	font-family: "gill sans", tahoma;
	font-size: 9pt;
	line-height: 18px;
}
.textblack {
	color: #000000;
	font-family: "gill sans", tahoma;
	font-size: 9pt;
	
}

.tandc {
	color: #000000;
	font-family: "gill sans", tahoma;
	font-size: 7pt;
	
}

.menu {
	font-family: "gill sans", tahoma;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	word-spacing: 2px;

}
.border {
	border: 1px solid #FFFFFF;
}
.imagespace {
	padding-right: 20px;
}

.imagespace2 {
	padding-right: 40px;
}

.style10 {font-size: 9pt; font-weight: bold; }

.tabs {
	text-indent: 10px;
	list-style-type: circle;
}


</style>
