body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/back_interior.gif);
	background-repeat: repeat-x;
}
td {
	font-family: verdana;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
a {
	font-family: verdana;
	font-size: 10px;
	color: #40649B;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #4F73AA;
	text-decoration: none;
}
b {
	font-family: verdana;
	font-size: 11px;
	color: #4F73AA;
}
