@charset "utf-8";
/* CSS Document */



body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
body {
	background-color: #000000;
}
.Stile1 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
.Stile2 {font-family: "Courier New", Courier, monospace; font-size: small; font-weight: bold; }
.Stile3 {font-family: "Courier New", Courier, monospace; font-size: small; color: #999999; }
.Stile4 {font-family: "Courier New", Courier, monospace; font-size: small; font-weight: bold; color: #999999; }
.Stile5 {color: #999999}

#main{
	width:950px;
	background-color:#FFFFFF;
	margin:0px auto;
}
#colOne {
	float: left;
	width: 12%;
	padding: 0 0 0 0px;
	text-align: center;
	position: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#colTwo {
	float: right;
	width: 80%;
	padding: 0 10px 0 10px;
	text-align: center;
}

.Footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #FFFFFF;
}
