.NavigationLink {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.SmallGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.RightSideBox {
	padding: 15px;
	float: right;
	height: auto;
	width: 200px;
	border: thin solid #800000;
	background-color: #e9d8bd;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pindent {
	text-indent: 2em;
}
.Indent1 {
	margin-left: 20px;
}
.highlightfont {
	background-color: #FFFF99;
}
.SmallBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 5px;
}
