
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a {
	font-size: 12px;
	text-decoration: none;
	
}

a:hover {
	text-decoration:underline;
}


.txt {color: #969696}
.STYLE3 {font-size: 10px}
li
{
    list-style-type:none;
}