body, table {
	font-family: Arial;
	font-size: 12px;

	color: #000000;
	background-color: #FFFFFF;
}
.title {
	font-size: 1.5em;
}
a		 	{ 	font-family:Arial, Helvetica, sans-serif;
				color: #0000FF;
				text-decoration:none;
}
a:hover 	{ 	font-family:Arial, Helvetica, sans-serif;
				color: #990033;
				text-decoration:underline;
}.list {
	line-height: 18px;
}

