body {
	margin-left:0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-image: url();
	background-repeat:no-repeat;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
}

td.txt11 {
font-size: 11px;
}

td.norepeat {
	background-repeat:no-repeat;
}


a:link {
	text-decoration: none;
	color: #555555;
}

a:active {
	text-decoration: none;
	color: #555555;
}

a:hover {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #555555;
}


A.small:link 	{ FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none}
A.small:visited { FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none}
A.small:hover   { FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none}
A.small:active  { FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none}
td.black {
	color: #000000;

}

