body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	text-decoration: none;
	color: #67E2FC;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	text-decoration: none;
	color: #67E2FC;
	border-bottom: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #67E2FC;
	border-top: solid;
	border-top-width: 1pt;
	border-top-color: #67E2FC;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	text-decoration: none;
	color: #0080C0;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	text-decoration: none;
	color: #0080C0;
}

code {
	font-family: serif;
	font-size: 10pt;
	text-decoration: none;
}

.table_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	color: #FFFFFF;
	background: #000000;
	border: thin #FFFFFF solid;
	vertical-align: middle;
}

.table_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	border: thin #000000 solid;
	vertical-align: middle;
}

.table_black_no_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	color: #FFFFFF;
	background: #000000;
	vertical-align: middle;
}

.table_white_no_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	vertical-align: middle;
}

.text_big_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: large;
	vertical-align: middle;
	color: #0080C0;
	background: #000000;
}

.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	vertical-align: middle;
	color: #0080C0;
	background: #000000;
}

.text_xbig_title {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 36px;
	vertical-align: middle;
	color: #0080C0;
	background: #000000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
}