A{ color:#000000; text-decoration:none;}
A:hover { color:#000000; text-decoration:underline; }

.leftcol {
	background-image: url(bgound1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	

}
.bottom {
	background-image: url(bgbottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
        line-height: 20px;


}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E11800;
	text-align: right;

}
.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.bgright {
	background-image: url(bgright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
