body
{
	background-color: #669966;
}
td.title
{
	background-color: #437e45;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font: bold;
	text-align: left;
	color: #FFFFA6;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #d3d5d3;
}

td.title2
{
	background-color: #3B6F3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font: bold;
	text-align: center;
	color: #FFFFA6;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #d3d5d3;
}

td.title3
{
	background-color: #437e45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFA6;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #244425;
}

td.short-story
{
	background-color: #588a59;
	text-indent: 15px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF0;
	text-align : justify;
	padding: 8px; 
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-top-color: #3a703c;
	border-bottom-color: #356737;
}

td.short-story2
{
	background-color: #588a59;
	text-indent: 15px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	letter-spacing: 1px;
	color: #FFFFF0;
	text-align : justify;
	padding: 8px; 
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-top-color: #3a703c;
	border-bottom-color: #356737;
}

td.short-story3
{
	background-color: #588a59;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-align : left;
	padding: 8px; 
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-bottom-color: #356737;
	border-right-color: #356737;
}

td.full-story
{
	background-color: #609260;
	text-indent: 15px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF0;
	text-align : justify;
	padding: 8px; 
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-top-color: #3a703c;
	border-bottom-color: #356737;
}


td.date
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-style: italic; 
background-color: #437e45;
padding-left: 8px;
border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #244425;
}

td.full-link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
background-color: #437e45;
padding-right: 8px;
border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #244425;
}

td.tab2
{
background-color: #437E45;
border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-top-color: White;
	border-bottom-color: #244425;
	border-right-color: #244425;
	}
	
	td.tab3
{
font: bold;
text-align: center;
background-color: #437E45;
border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-top-color: White;
	border-bottom-color: #244425;
	border-right-color: #244425;
	}
	
	
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF0;
}
}
DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF0;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFF0;
	text-align : justify;
}
B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
}

A.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Yellow;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Yellow;
	text-decoration : none;
}

A:HOVER.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Yellow;
	text-decoration : blink;
}