.global {
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-style: italic;
}
.style4 {font-size: 18px; font-weight: bold; font-style: italic; }
.style5 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #FF0000; font-size: 18px; font-weight: bold; }
.style9 {color: #FFFF00; font-size: 14px; font-weight: bold; }
.style11 {color: #FFFF00; font-size: 18px; font-weight: bold; }
.style12 {font-size: 14px; color: #FFFF00;}
.style13 {font-size: 14px; color: #FF0000;}