body
{
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #ACC4D2;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

html td
{
	font-size: 12px;
}

html a
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}

html a:hover
{
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

