@charset "utf-8";
/* CSS Document */
.Normal {font-size:10.0pt;
	font-family: Arial;
	color:#ffffff;}
body,td,th {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	list-style-type: circle;
}
body { background-color: #000000;  /* #A9E7E7; */ margin-left: 10px; margin-top: 0px; margin-right: 10px; margin-bottom: 10px; text-align: center; 
}
a {color: #00CCFF; font-family: Arial; font-size: 10pt;}
a:visited {color:#FF0000; text-decoration: none;}
a:link {text-decoration: none; color: #00CCFF;}
a:active {text-decoration: none; color: #00CCFF;}
a:hover {text-decoration: underline; color: #00CCFF;}
h1,h2,h3,h4,h5,h6 {font-family: Arial;}
h1 {font-size: 12pt; color: #ffffff;}
h2 {font-size: 11pt; color: #ffffff;}
h3 {font-size: 10pt; color: #ffffff;}
h4 {font-size: 9pt; color: #ffffff;}
h5 {font-size: 8pt; color: #ffffff;}
h6 {font-size: 7pt; color: #ffffff;}
