@charset "UTF-8";
a:link {
	color: #346D9F;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFF00;
}
a {
	font-size: 8pt;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-image: url(assets/bg_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}
.hdr_blu11 {
	font-size: 11pt;
	font-style: italic;
	color: 003366;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}
.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: 003366;
	font-weight: bold;
}
.gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #333333;
}
