.LinklistCaption {
	font-size: 9pt;
	font-family: Tahoma, Verdana;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}
.text8 {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
.text9 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}
.text16 {
	font-family: Tahoma, Verdana;
	font-size: 16pt;
}
.text18 {
	font-family: Tahoma, Verdana;
	font-size: 18pt;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 18pt;
}
.subtitle {
	font-family: Tahoma, Verdana;
	font-size: 12pt;
}
.caption {
	font-family: Tahoma, Verdana;
	font-size: 12.5pt;
	color: #232323;
}
.sectionlabel {
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-size: 6pt;
	color: #A0A0A4;
}
.darkblue {
	color: #141953
}
.lightblue {
	color: #46648C
}
.maroon {
	color: #944343
}
.cyan {
	color: #265F68
}
.white {
	color: #FFFFFF
}
.bg_lightgrey {
	background-color: #F3F3F3;
}
.bg_grey {
	background-color: #EDEDEE;
}
.bg_darkgrey {
	background-color: #E0E0E0;
}
.bg_selection {
	background-color: #A3A3A4;
}
.bg_darkblue {
	background-color: #141953;
}
.bg_lightblue {
	background-color: #46648C;
}
.bg_maroon {
	background-color: #7D1C18;
}
.bg_cyan {
	background-color: #265F68;
}
