<!--
a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFB949;
	font-weight : normal;
}

a:hover {
	color: #AA0000;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 8px;
	margin-right : 8px;
}

a.content:link {
	color: #FFB949;
}

a.content:visited {
	color: #D6A85E;
}

a.content:hover {
	text-decoration: underline;
	color: #AA0000;
}

.content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight : normal;
}

.contentError {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	font-weight : normal;
}

.caption {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ABABAB;
	font-weight : normal;
}

a.nav:link {
	color: #FFFFFF;
}

a.nav:visited {
	color: #FFFFFF;
}

a.nav:hover {
	text-decoration: underline;
	color: #FFB949;
}

.nav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	margin-left : 8px;
	margin-right : 8px;
}

.navTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #FFB949;
	font-weight : bold;
	margin-left : 8px;
	margin-right : 8px;
}

a.footer:link {
	color: #757D69;
}

a.footer:visited {
	color: #757D69;
}

a.footer:hover {
	color: #FFFFFF;
}

.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #757D69;
}

.tooltip {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFB949;
	font-weight : normal;
}

-->