@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Geneva", Geneva, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 29px;

}

body {
    background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
    font-size: 14px;
    color: #0099FF;
}

a:link {
	color: #4596AD;
	font-family: "Geneva", Geneva, serif;
	font-size: 12px;
	font-style: normal;
}

a:visited {
	color: #44B6DB;
	font-family: "Geneva", Geneva, serif;
	font-size: 12px;
	font-style: normal;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.style1 {
	color: #ADABC2;
	font-family: "Geneva", Geneva, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.style2 {
	color: #FFFFFF;
	font-family: "Geneva", Geneva, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.style3 {
	color: #968C81;
	font-family: "Geneva", Geneva, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.style4 {
	color: #990033;
	font-family: "Geneva", Geneva, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}