body
{	
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.leftcol
{
	background:url(img/leftcol.jpg);
	background-repeat:repeat-y;
}

.rightcol
{
	background:url(img/rightcol.jpg);
	background-repeat:repeat-y;
}
.tbody
{
	text-align:justify;
	margin:15px;
}

.lbody
{
	margin-top:15px;
	margin-bottom:15px;
	line-height:21px;
}

a
{
	color:#dfe7e8;
	text-decoration:none;
}

a:hover
{
	color:#5e5e5e;
	background-color:#dfe7ef;
}

.barb
{
	background:url(img/barb.jpg);
	background-repeat:no-repeat;
}