@charset "UTF-8";

body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	line-height: 17px;
	letter-spacing: 0px;
	word-spacing: 0em;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}	
/*
#page {
	margin: 0 auto;
	margin-top: 10px;
    width: 500px;
	height: 100px;
	border: none;
	background-color: #FFFFFF;
}

#navigation {
	position: relative;
	width: inherit;
	height: 25px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: #FFFFFF;	
}
*/
