/* CSS Document */

body,td,th {
	font-size: 12px;
	color:#3167C1
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #3167C1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3167C1;
}
a:hover {
	text-decoration: underline;
	color:#0056BD;
}
a:active {
	text-decoration: none;
}
.so{ border:1px #7CCCFF solid;height:21px; border-right:none; color:#A9A9A9}

