body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #242C21;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
}
a:link {
	color: #EDEEBF;
}
a:visited {
	color: #CBDEBE;
}
a:hover {
	color: #97BD7D;
}
a:active {
	color: #D9DB77;
}
a:link.tc {color: #EDEEBF;	text-decoration: underline;	font-size: 7pt;}
a:visited.tc {text-decoration: underline; color: #CBDEBE; font-size: 7pt;}
a:hover.tc {text-decoration: underline; color: #97BD7D; font-size: 7pt;}
a:active.tc {text-decoration: underline; color: #D9DB77; font-size: 7pt;}

.style4 {color: #C5CFDA}