body {
	background-image: url(images/bg.jpg);
}

a {
 color: #aba095;
}

td {

	font-family: Arial;
	font-size: 13px;

}
h1 {

	font-family: Arial;
	font-size: 22px;
font-weight: normal;
color: #444444;
line-height: 30px;

}

h2 {

	font-family: Arial;
line-height: 30px;
	font-size: 18px;
font-weight: normal;
color: #666666;

}

.mainbody {

	line-height: 24px;
text-align: justify;

}

.listclass
{
list-style-image: url('images/layout/li1.gif');
list-style-type: circle;
line-height: 24px;
}

.noclass {
}

.blogtitle {

   font-size: 20px;

}
.blogentry {
line-height: 24px;
}