.navLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #D4D4D4;
	padding-left: 10px;
	font-family: Arial;
	padding-right: 10px;



}
.articleTitle {
	font-family: Verdana;
	font-size: 12px;
	color: #008AFF;
	font-variant: normal;
	font-weight: bold;


}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 12px;
	letter-spacing: 1px;

}
.textBody {
	font-family: Arial;
	font-size: 12px;
	color: #787A7A;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #787A7A;
}
.bodyTitle {
	font-family: Verdana;
	font-size: 14px;
	color: #787A7A;
	font-weight: bold;
}
.textArticle {

	font-family: Arial;
	font-size: 10px;
	color: #787A7A;
}

