body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
}
a:visited {
	color: #9933CC;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #9933CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	color: #0099CC;
}
h2 {
	font-size: 14pt;
	color: #663399;
}
h3 {
	font-size: 16pt;
	color: #0099CC;
}
h4 {
	font-size: 16pt;
	color: #663399;
}
h5 {
	font-size: 18pt;
	color: #0099CC;
}
h6 {
	font-size: 18pt;
	color: #663399;
}

