/* CSS Document */
.style1 {font-family: Tahoma}
body {
	background-color: #000000;
	margin-top: 0px;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
	background-position: left center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style-type: square;
}
.Footer {
	font-family: Tahoma;
	font-size: 8px;
	background-position: left center;
	text-decoration: none;
}

