body {
	margin-left: 0x;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-family: arial;
}

TD {
	font-size: 11px;
	font-family: tahoma;
}

A:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a {
	font-size: 11px;
	text-decoration: none;
	color: Blue;
}

h4 {
	color:white;
	text-align: right;
	font-size: 12px;
	font-style: bold;
	background-color: #0099FF;
}


