body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	text-decoration: none; color: #000066;
	}
a:visited {
	text-decoration: none;
	color: #000066;
	}
a:hover {
	text-decoration: underline;
	color: #FF6013;
	}
a:active {
	text-decoration: none;
	color: #000066;
	}

	}
.bwrlink {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
	cursor: pointer;
	}
.bwurl {
	font-weight: bold;
	}
p {
	margin: 0;
	padding: 0;
	}