body {
	background-color: #D0DFF1;
}
P {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size:9.5pt;
	line-height:20px;
}
BLOCKQUOTE {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size:9.5pt;
	line-height:20px;
}
TD {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size:9.5pt;
	line-height:18px;
}
}
.textBody {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.sidebar {
	text-align:center;
	background:#D0DFF1;
	border-top:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.smallText {
	font-size:8pt;
}
.Grid {
	border:0px solid #CDCDCD;
}
.Grid td {
	font-size:8pt;
	font-weight:normal;
	padding:3px;
	border:1px solid #CDCDCD
}
.Grid td a:link {
	text-decoration: none;
	font-weight:normal;
	color:#A0410D;
}
.Grid td a:visited {
	text-decoration: none;
	font-weight:normal;
	color:#A0410D;
}
.Grid td a:active {
	text-decoration: none;
	font-weight:normal;
	color:#A0410D;
}
.Grid td a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#A0410D;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color:#A0410D;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#A0410D;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color:#A0410D;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#A0410D;
}

ul {
	list-style-type: square;
}
hr {
	color:#9E0B0E;
}