/* CSS Document */

BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: ffffff;
}

TABLE {
	font-size:12px;
	line-height: 20px;
}

A {
	color: #0099FF;
	text-decoration: none;
}

A:hover {
	color: #0099FF;
	text-decoration: underline;
}
