.PageFrame {
	border: 1px solid #444444;
	padding: 20px;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #E6E6E6;
}
.LargeBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #E6E6E6;
}
a:link {
	color: #CCCCCC;
}
.DateStamp {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: right;
}
.Date {
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #DDDDDD;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #BBBBBB;
}
.SmallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E6E6E6;
}
a:hover {
	color: #EEEEEE;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #E6E6E6;
}
.LittleBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #E6E6E6;
}
.GrayBorder {
	border: 1px solid #444444;
}
.Table {
	padding: 15px;
	border: 1px dotted #333333;
	background-color: 1C1C1C;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #E6E6E6;
}
.LargeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #E6E6E6;
}
.Minor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
}
.MinorDate {
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #CCCCCC;
}
.TableHighlight {
	padding: 15px;
	border: 1px dotted #421919;
	background-color: #300C04;
}
.LargerTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	color: #E6E6E6;
}
.Padding {
	padding: 15px;
}
.TightTable {
	padding: 5px;
	border: 1px dotted #333333;
	background-color: 1C1C1C;
}
.TightTableHighlight {
	padding: 5px;
	border: 1px dotted #421919;
	background-color: #300C04;
}
.NavTtlSpace {
	font-size: 10px;
	line-height: 11px;
}
.DarkGrayBorder {
	border: 1px solid #333333;
}
.SmallPrint {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #999999;
}

