@charset "utf-8";
body {
	font-size: 9pt;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 9pt;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #922D8D;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.no-boarder {
	display:inline;
}
.brack9pt {
	font-size: 9pt;
	color: #666666;
}
.bluefont12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}
.bluefont9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
}
.LinkDarkBlue{
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
a.LinkDarkBlue:hover {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
a.LinkDarkBlue:link {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
a.LinkDarkBlue:visited {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.blue9pt {
	font-size: 9pt;
	font-weight: bold;
	color: #06C;
}
.line1pt {
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.blue12pt {
	font-size: 12px;
	color: #06C;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.purple9pt {
	font-size: 9pt;
	color: #922D8D;
}
.fontinfo {
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
