a:active {
	color: black;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
}

p, td, li, h1, h2, h3, h4, h5, body {
	font-family: sans-serif;
	font-size: 8pt;
	text-align: left;
}

input, select, textarea {
	font-size: 10px;
	font-family: sans-serif;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

tr, td {
	vertical-align: top;
}