.bodyPlain {
	font : normal normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : Black;
}

.bodyBold {
	font : bold normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	color : Black;
}

.bodyBoldRed {
	font : bold normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	color : Red;
}

.bodyInversePlain {
	font : normal normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #ffefb9;
}

.bodyInverseBold {
	font : bold normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	color :  #ffefb9;
}

.headerInverseBold {
	font : bold normal normal 20px/26px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 26px;
	color :  #ffefb9;
}

.captionInverse{
	font : bold normal normal 10px/14px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
	color :  #ffefb9;
}

.caption {
	font : bold normal normal 10px/14px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
	color :  #7a6430;
}

.aside {
	font : bold normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;
	color : Black;
}

.bodyBoldGBG {
	font : bold normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	color : #7a6430;
}

.bodyGBG {
	font : bold normal normal 12px/18px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #7a6430;
}

.lefty {
	text-align : left;
}