/* CSS Document */
body {
	background-color: #b2b1b2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../shared/back01.gif);
}
body,td,th {
	color: #FFFFFF;
}

a:link{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}

a:hover{
	font-size:12px;
	color: #ffffff;
	text-decoration: underline;
}

a:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}