.border
{
	background: black;
}

.whiteBox
{
	background: white;
}

.blackBox
{
	background: black;
}

.darkGrayBox
{
	background: #202020;
}

.topNav
{
	font-family: arial;
	font-size: 11px;
	color: #DDDDDD;
	text-align: center;
	text-decoration: none;
}

.topNavSeparator
{
	background: #DDDDDD;
}

.leftNav
{
	font-family: arial;
	font-size: 11px;
}

.leftNavHeader
{
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}


.bookInfo
{
	font-family: arial;
	font-size: 13px;
}

.articleType
{
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.articleTitle
{
	font-family: times;
	font-size: 26px;
}

.articleSubTitle
{
	font-family: arial;
	font-size: 16px;
}

.articleAuthor
{
	font-family: arial;
	font-size: 15px;
}

.articleBody
{
	font-family: arial;
	font-size: 12px;
}

.articleFootNote
{
	font-family: arial;
	font-size: 11px;
}

.articleRelatedInfo
{
	font-family: arial;
	font-size: 11px;
}

.footer
{
	font-family: arial;
	font-size: 11px;
}

.archives
{
	font-family: arial;
	font-size: 12px;
}

.frontTitle
{
	font-family: times;
	font-size: 22px;
}

.frontSubTitle
{
	font-family: times;
	font-size: 22px;
}

.frontAuthor
{
	font-family: arial;
	font-size: 14px;
}

.frontBody
{
	font-family: arial;
	font-size: 12px;
}

.frontMessage
{
	font-family: arial;
	font-size: 12px;
}
