body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body.noscroll
{
    position: fixed; 
    overflow-y: hidden;
    width: 100%;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

	}

a:link, a:visited, a:hover, a:active {
color:#000000;	
	text-decoration: none;
}