.style3 {color: #CCCCCC}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #F0F0F0;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #000000;
}
iframe {display:none;!important}
