BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #cccccc;
}

A  {
	COLOR : #0066cc;
	TEXT-DECORATION : none;
}

A:Hover  {
	color : #0099ff;
	text-decoration : none;
}


td  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	font-style : normal;
}

input  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}





