
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

/*	undo
*******************************************************************************/


td { 	font-size: 14px;}

A.normal {
	color: #000000;
	text-decoration:none;
}

A.normal:hover {
	color: #000000;
	text-decoration:underline;
}

A.normal:visited {
	color: #000000;
	text-decoration:none;
}

A.rightnav:visited {
	font-family: arial, helvetica, sans-serif;
  	color: #000000;
  	text-decoration:none;
	font-size: 14px;
}

/*	body
*******************************************************************************/
body {
	font-family: arial, helvetica, sans-serif;
	voice-family: inherit;

}



.warning { color:#f00; }
