body, html {
	background-color: #ffffff;
	background-image: url(images/ext-b.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #151515;
	line-height: 12px;
}

table {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #151515;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#003d98;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
