@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.blue {
	font-size: 12px;
	color: #00417c;
}

a:link {
	color: #333333;
	text-decoration: none;
}
.white2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
