@charset "ISO-8859-1";


body {

	background-color: #ffffff;
}

#container {
	position: relative;
	text-align: center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}

a:link {
	color: #000000;
}

a:hover {
	color: #8C8C8C;
}

