@charset "UTF-8";
.bolder {
	color: #939393;
	font-size: 9px;
	letter-spacing: .3pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1pc;
}
.highlight {
	color: #67b8cf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.1px;
	word-spacing: .2pt;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
}
a {
	font-size: 9.5px;
	color: #0e626c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #53969e;
	letter-spacing: 1.5pt;
	text-align: center;
	vertical-align: middle;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5px;
	color: #748378;
	text-align: left;
	height: 0.6pc;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #d8d83f;
	letter-spacing: 1pt;
	text-align: left;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 0.8pc;
	color: #999999;
	letter-spacing: 0.2px;
	font-weight: normal;
}
.smalltype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10px;
	color: #93B0BC;
	background-position: center;
}

