body {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


.text {
	font-size: 11px;
	color: #000000;
}


.strong {
	font-size: 11px;
	color: #000000;
	font-weight: bold
}


.tableheader {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold
}



.map {
	font-size: 11px;
	color: #708ad4;
	font-weight: bold
}


a:link {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:visited {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a:hover {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fbf7d4;
	font-weight: bold;
}
a:active {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fbf7d4;
	font-weight: bold;
}



a.text:link {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a.text:visited {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
a.text:hover {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #708ad4;
	font-weight: bold;
}
a.text:active {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #708ad4;
	font-weight: bold;
}


a.gold:link {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #eea74d;
	font-weight: bold;
}
a.gold:visited {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #eea74d;
	font-weight: bold;
}
a.gold:hover {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.gold:active {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}




table.maintable {
	font-family: Luxi Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #fbf7d4;
	border-width: thin;
	border-style: solid;
	border-color: #eea74d;
}


