body {
	background-image: url(images/layout/bg.jpg);
	background-repeat: repeat-x;
}

a {
 color: #555555;
}
a:hover {
 color: #999999;
}
td {

	font-family: Arial;
	font-size: 13px;

}
h1 {

	font-family: Arial;
	font-size: 28px;
font-weight: normal;
color: #444444;
line-height: 35px;

}

h2 {

	font-family: Arial;
line-height: 21px;
	font-size: 18px;
font-weight: normal;
color: #666666;

}

.mainbody {

	line-height: 24px;

}

.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;
}
