a, a:active, a:visited {
	color : #000080;
	text-decoration: none	
}
a:hover {
	color : #0066FF;
	text-decoration: underline	
}
body {
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
}
textarea, select, input {
	font-family : Tahoma;
	font-size : 8pt;
	color: #000000;
}
