body {	
	margin: 0px;
}
p {
	margin-top: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 140%;
}
li {
	margin-top: 5px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.smallText {
	font-size: 10px;
}
.captionText {
	font-size: 10px;
	line-height: normal;
}
.topBottomBorder {
	border: 1px dotted #F7DD8D;
}
.topBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	margin-top: 0px;
	padding-top: 0px;
}
.leftPicAlign {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
	float: left;
}
.rightPicAlign {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
	float: right;
	margin-top: 0px;
}
.bottomNav {
	font-size: 10px;
	text-align:right;
}
.topNav {
	font-size: 10px;
	text-align:right;
}
.blackText {
	color: #000000;
}
.topBottomBorderDark {
	border: 1px solid #663333;
	padding: 5px;
}

