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

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d6d6d7;
	line-height: 19px;

}

body {
    background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {

    font-size: 10px;
    color: #0099FF;

}

a:link {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

a:visited {
	color: #44B6DB;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

a:hover {
    text-decoration: underline;

}

a:active {

    text-decoration: none;

}

.style1 {
	color: #3a4752;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 7pt;

}

.style2 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 7pt;
}

