/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	color: #C1C9DC;
}
a:visited {
	color: #C1C9DC;
}
a:hover {
	color: #576685;
}
a:active {
	color: #C1C9DC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #5C6A85;
}
