body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #2663A0;
}
a:visited {
	color: #67377B;
}
a:hover {
	color: #2663A0;
}
a:active {
	color: #2663A0;
}
p {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bullet_mark {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #972415;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.border2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #972415;
}
.byline {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.border3 {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #972415;
}
.shading {
	background-color: #F7B477;
}
.pcentered {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 10px;
	color: #999999;
	margin-top: 6px;
}
#ulNormal {
 	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#ulNormal li {
	display: block;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
