	.centre {
		font-size: 14px;
		text-align: center;
		line-height: 20px;
		color: #000000;
	}
	.info {
		font-size: 14px;
		font-style: normal;
		text-align: left;
		line-height: 20px;
		color: #660099;
	}
	.intro {
		font-size: 14px;
		text-align: left;
		line-height: 20px;
		color: #000000;
	}
	.menu {	
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		text-align: center;
		line-height: 28px;
		color: #000000;
}
	.menu2 {	
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		text-align: center;
		line-height: 28px;
		color: #000000;
}
	.normal {
		font-size: 13px;
		text-align: left;
		line-height: 19px;
		padding: 0px 10px 0px 10px;
		color: #000000;
	}
	.quote {
		font-size: 14px;
		text-align: left;
		line-height: 20px;
		color: #666699;
	}
	.sub {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		line-height: 20px;
		color: #66cc33;
	}
	.table {	
		font-size: 14px;
		font-weight: normal;
		font-style:normal;
		color: #000000;
}

	li.normal {
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		line-height: 20px;
		color: #000000;
		list-style: outside;
		list-style-type: disc;
	}
	
	li.options {
		font-size: 13px;
		font-weight: normal;
		text-align: left;
		line-height: 20px;
		color: #000000;
		list-style: outside;
		list-style-type: none;
	}
	li.perks {
		font-size: 13px;
		font-weight: normal;
		text-align: left;
		line-height: 19px;
		color: #000000;
		list-style: outside;
		list-style-type: disc;
	}
	
	a:link {
		color: #993399;
		font-weight: bold;
		text-decoration: none;
	}
	a:visited {
		color: #660099;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover {
		color: #cc66cc;
		font-weight: bold;
	}
	a:active {
		color: #cc66cc;
		font-weight: bold;
	}
	
	
	div.layer2 a:link {
		color: #ffffff;
		text-decoration: none;
	}
	div.layer2 a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	div.layer2 a:hover {
		color: #ffff99;
	}
	div.layer2 a:active {
		color: #ffff99;
	}
	
	div.layer3 a:link {
		color: #ffff66;
		text-decoration: none;
		font-weight: bold;
	}
	div.layer3 a:visited {
		color: #ffcc33;
		text-decoration: none;
		font-weight: bold;
	}
	div.layer3 a:hover {
		color: #ccff33;
		font-weight: bold;
	}
	div.layer3 a:active {
		color: #ccff33;
		font-weight: bold;
	}
	
	div.layer4 a:link {
		color: #ff3399;
		text-decoration: none;
	}
	div.layer4 a:visited {
		color: #cc0066;
		text-decoration: none;
	}
	div.layer4 a:hover {
		color: #ff66cc;
	}
	div.layer4 a:active {
		color: #ff66cc;
	}
