<style type="text/css">
	body,td,input,textarea,select {
		font-family:Verdana;
		font-size:10px;
		color:#000000;
	}
	a {
		text-decoration:none;
		color:#336699;
		font-weight:bold;
	}
	a:hover {
		text-decoration:underline;
		color:#CC3300;
	}
	.table {
		border:1px solid #000000;
	}
	.table_header {
		background-color:#336699;
		font-weight:bold;
		color:#FFFFFF;
	}
	.table_td {
		border-top:1px solid #000000;
	}
</style>