body
{
	background-color: white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px
}

/* 

a
{
	text-decoration:none;color:blue
}

a:hover
{
	text-decoration:underline;
	color:red;
}*/
td
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px
}
.box
{
	font-size:12px;
	font-family:Arial,Verdana;
	text-align:center;
	background-color: white;
	width:30;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	z-index:100;
}