td {
	font-size: 12px;
	line-height: 160%;
	color: 00323E;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.body {
	background-image: url(body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.big {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
