	body {
		margin: 0px 0px 0px 0px;
		font-family: Verdana, Arial;
		font-size: 10pt;
	}

	td, th {
		font-family: Verdana, Arial;
		font-size: 10pt;
	}

	a, a:visited {
	color: #020b80;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

.Copyright {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 7pt;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 9px;
}

.PageMargin {
	margin: 7px 7px 7px 7px;
}

.TitleSerif {
	font-size: 16pt; 
	font-weight: bold; 
	font-family: "Times New Roman";
}

.RefArrow {
	padding-top: 2px;
}

.RateCell {
	font-size: 8pt;
	text-align: center;
}

.BorderLeft {
	border-left: 1px solid black;
}

.BorderRight {
	border-right: 1px solid black;
}

.BorderTop {
	border-top: 1px solid black;
}

.BorderBottom {
	border-bottom: 1px solid black;
}


