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

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 16pt;

}

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

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 16pt;

}

a:link {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16pt;
}

a:visited {
	color: #3366FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16pt;
}

a:hover {
    text-decoration: underline;

}

a:active {
    text-decoration: none;

}

.style1 {
	color: #790000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
}

.style3 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12pt;
}

