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

<style type="text/css">

body,td,th {
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 140px;
	margin-top: 50px;
	margin-bottom: 0px;
	background-attachment: fixed;
}



.content {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 520px;
}

</style>
.Stil2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: underline;

}
a:visited {
	color: #0066CC;
	text-decoration: none;

}
a:active {
	color: #3399FF;
	text-decoration: none;

}
