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

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: 3e4362;
}
.LINKS {
	color: #C5C7D0;
	font-weight: bold;
	font-size: 12px;
}
.infoLinkTEXT {font-size: 12px}
a {
	font-size: 14px;
	color: #C5C7D0;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5C7D0;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.mainTEXT {
	color: #000000;
	font-size: 12px;
}
.mainTEXT-tiny {font-size: 9px}
