/* CSS Document */
body,td,th {
	font-size: 12px;
	color:#979692;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #979692;
	text-decoration: none;
}
a:hover {
	color: #979692;
	text-decoration: none;
}
a:visited {
	color: #979692;
	text-decoration: none;
}
.link1:link {
	color: #4d76b3;
}
.link1:hover {
	color: #4d76b3;
}
.link1:visited {
	color: #4d76b3;
}