<style>
	A {
		color : #328A91;
	}
	A:HOVER {
		color : #47BBC4;
	}
	.topmenu {
		font-weight: bold;
		color: white;
		font-family: TW Cen MT, Arial;
		font-size: 16px;
		TEXT-DECORATION: none
	}
	.title {
		font-weight: bold;
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 16px;
	}
	.title2 {
		font-weight: bold;
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 14px;
	}
	.title3 {
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 14px;
	}
	.titlewhite {
		font-weight: bold;
		color: white;
		font-family: TW Cen MT, Arial;
		font-size: 16px;
	}
	.content {
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 13px;
	}
	.content2 {
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 17px;
	}
	.fineprint {
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 10px;
	}
	.contentsmall {
		font-weight: bold;
		color: white;
		font-family: TW Cen MT, Arial;
		font-size: 12px;
	}
	.link {
		color: #328A91;
		font-family: TW Cen MT, Arial;
		font-size: 12px;
	}
	.menuitem {
		color: #328A91;
		font-family: TW Cen MT, Arial;
		font-size: 14px;
		font-weight: bold;
	}
	.menuitem16 {
		color: #328A91;
		font-family: TW Cen MT, Arial;
		font-size: 16px;
		font-weight: bold;
	}
</style>

