body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #555656;
	text-decoration: none;
}
a:hover {
	color: #AE7A07;
	text-decoration: none;
}
a:visited {
	color: #555656;
	text-decoration: none;
}
.alltext {
	font-family: tahoma;
	font-size: 9px;
	color: #555555;
	line-height: 10px;
	font-weight: normal;
	letter-spacing: 1pt;
}
.title1 {
	font-family: tahoma;
	font-size: 10px;
	color: #0099CC;
	text-align: justify;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.title2 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFF00;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.title3 {
	font-family: tahoma;
	font-size: 13px;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
	color: #FF9900;
}
