@charset "utf-8";
/* CSS Document */



body {
	background-image: url("images/bg_logo.gif");
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
	color: #cccccc;
	
}

td, th {
	color: #cccccc;
	font:Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	color: #cccccc;
	font:Georgia, "Times New Roman", Times, serif;
}

h3, h4, h5, h6 {
	color: #cccccc;
	font:Georgia, "Times New Roman", Times, serif;
}

a {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}



a.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
a.alink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a.vlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

