* {
	font-size-adjust: z !important;
	font-family: Helvetica, Arial, sans-serif;
}

a:link {
	color: #ee395e;
	text-decoration: none;
}

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

a:hover {
	color: #808080;
	text-decoration: none;
}

body {
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	margin-top: 0;
	scrollbar-3dlight-color:#be092e;
	scrollbar-arrow-color:#404040;
	scrollbar-base-color:#ee395e;
	scrollbar-darkshadow-color:#be092e;
	scrollbar-face-color:#ee395e;
	scrollbar-highlight-color:#ffaa9f;
	scrollbar-shadow-color:#b50025;
	scrollbar-track-color:#bbbbbb;
}

img {
	border: 0;
}

li {
	text-align: justify;
}


p {
	text-align: justify;
}

table {
	table-layout: auto;
}

td {
	font-size: 16px;
	line-height: 25px;
}

.bottom {
	font-size: 13px;
	line-height: 40px;
	color: #808080;
}

.grey {
	color: #808080;
}

.extraheight {
	line-height: 35px !important;
}

.indent {
	margin-left: 0.7em;
}

.mini-indent {
	margin-left: 0.4em;
}

.big-indent {
	margin-left: 1em;
}

.nav {
	color: #808080;
	margin-left: 0.7em;
}

.print {
	background-color: #ffffff !important;
	color: #000000 !important;
	font-size: 16px;
	line-height: 25px;
}

.print-link {
	color: #0000ff !important;
}

.title {
	font-size: 18px;
	line-height: 26px;
	color: #808080;
}

.hidden {
        display: none !important;
        visibility: hidden !important;
	color: 000000;
	font-size: 0.01em;
}
