body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #DBE4ED;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/b201.gif);
}
a:link, a:visited {
	font-weight: bold;
	color: #A7423A;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #314F9D;
	text-decoration: underline;
}
