body {
  font-family: "Times New Roman", Times, serif; 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}

.left {
	background-image: url(images/pillar_left.jpg);
	background-repeat: repeat-y;

}
.right {
	background-image: url(images/pillar_right.jpg);
	background-repeat: repeat-y;
.description {
	font-size: 13px;
}
.description {
	font-size: 14px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.lead {
	line-height: 20px;
}
edes {
	font-size: 14px;
	line-height: 18px;
}
.edescr {
	font-size: 14px;
	line-height: 17px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	color: #666;
}
.body {
	color: #3C3C3C;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #3C3C3C;
}
.coming {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}
.border3 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.whiteheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	color: #FFF;
}
.edescr em {
	color: #334142;
}

