a {
	color: #006400;
	text-decoration: none;
}

a:hover {
	color: #800080;
	text-decoration: none;
}

a.menu {
	color: #FFFFFF;
}

a.menu:hover {
	color: #FF00FF;
}

h1 {
	background-color: #FFFFFF;
	color: #004000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 24pt;
	margin-top: 12pt;
	text-align: center;
}

h2 {
	background-color: #FFFFFF;
	color: #004000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6pt;
	margin-left: 35px;
	margin-top: 12pt;
	text-align: left;
}

h3 {
	background-color: #FFFFFF;
	color: #004000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 18pt;
	margin-top: 18pt;
	text-align: center;
}

h4 {
	background-color: #FFFFFF;
	color: #004000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 12pt;
	margin-top: 12pt;
	text-align: center;
}

hr.normal {
	color: #008000;
	line-height: 1px;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: center;
	width: 60%;
}

hr.photo {
	color: #008000;
	line-height: 1px;
	margin-bottom: 12px;
	margin-top: 6px;
	text-align: center;
	width: 60%;
}

hr.rates {
	color: #008000;
	line-height: 1px;
	margin-bottom: 12px;
	margin-top: 24px;
	text-align: center;
	width: 60%;
}

table {
	empty-cells: hide;
	table-layout: fixed;
	width: 65%;
}

table.main {
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: separate;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-spacing: 1px;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	empty-cells: hide;
	table-layout: fixed;
	width: 60%;
}

table.photo {
	table-layout: fixed;
	width: 700px;
}

td {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
}

td.main {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
}


th {
	background-color: #006E01;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	height: 36px;
	text-align: center;
	vertical-align: middle;
}

th.main {
	background-color: #007701;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-collapse: separate;
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: thin;
	border-spacing: 0px;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: thin;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-stretch: wider;
	font-style: normal;
	font-weight: bold;
	height: 36px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
}

.body-center {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 12px;
	text-align: center;
}

.bodytext {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 12px;
	text-align: left;
}

.logo {
	margin-bottom: 24px;
	margin-top: 24px;
	text-align: center;
}

.offer {
	background-color: #FFFFFF;
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 12px;
	text-align: center;
}

.qualifier-center {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 30px;
	text-align: center;
}

.tobago {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 0px;
	text-align: center;
}

.photo-credit {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 30px;
	text-align: center;
}

.mt12 { margin-top: 12px; }

.photo-right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.photo-left {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.version {
	font-size: 7pt;
	text-align: center;
}

.seologo {
	border:						0px none;
	margin:						250px auto 0px auto;
	text-align:					center;
}

.ac {
	text-align: center;
}

.red {color: red; }