body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #000000;
}

a:link, a:visited, a:active { color: #0000ee; }
a:hover { color:#0000ee; }

input, select, option, textarea, .area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 500;
}

li { margin-bottom: 0.8em; }

img {
	border-width:0;
}


