@charset "UTF-8";
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333
}
body {
	background-color: #000;
}
.disclosure1 {
	font-size: 9px;
	color: #063;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #699;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
