body, html{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
/*	background-color: #ffc95c;*/
}
img.a{
	border: solid 1px #000000;
}

h1{
	size: 18px;
	font-weight: bold;
	color: #5a1100;
}

h2{
	size: 16px;
	font-weight: bold;
	color: #5a1100;
}

h3{
	size: 16px;
	font-style: italic;
	color: #5a1100;
}

h4{
	size: 14px;
	font-weight: bold;
	color: #5a1100;
	text-decoration: underline;
}

h5{
	size: 14px;
	font-style:italic;
	color: #5a1100;
}

h6{
	size: 14px;
	color: #5a1100;
	text-decoration: underline;
}

table.newstable
{
/*	border: solid 1px #5a1100;*/
	border-right: solid 1px #b9b48e;
	border-bottom: solid 1px #b9b48e;
	border-spacing: 0px;
}

table.newstable td
{
	padding: 4px;
	font-size: 12px;
	vertical-align: top;
	border-left: solid 1px #b9b48e;
	border-top: solid 1px #b9b48e;
}

tr.news
{
	background-color:#F5F3DA;
}

tr.newsalt
{

}