body {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : #FFFFFF;
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	}
table {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #000000;    /*black text*/
}
a:link, a:active, a:visited  {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration : none;
}
a:hover {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration : underline;
}
td.leftspacer {
	background-image : url(images/left_spacer.gif);
	background-repeat : repeat-y;
}
td.rightspacer {
	background-image : url(images/right_spacer.gif);
	background-repeat : repeat-y;
}
td.leftfooter {
	background-image : url(images/footer_left.gif);
	background-repeat : no-repeat;
	color : #FFFFFF;
	font-size : 9px;
}
td.rightfooter {
	background-image : url(images/footer_right.gif);
	background-repeat : no-repeat;
	color : #FFFFFF;
	font-size : 9px;
}
td.middlefooter {
	background-image : url(images/footer_middle.gif);
	background-repeat : repeat-x;
	color : #FFFFFF;
	font-size : 9px;
}
td.leftmiddlefooter {
	background-image : url(images/footer_middle.gif);
	background-repeat : repeat-x;
}
td.header {
	background-color : #83A983;
	color : #FFFFFF;
	font-size : 11px;
}
td.news {
	width : 83px;
	text-align : center;
	font-size : 10px;
	font-family : "Courier New", Courier, monospace;
}
a.n:link, a.n:active, a.n:visited  {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
a.n:hover {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration : underline;
}
a.c:link, a.c:active, a.c:visited  {
	color : #FFFFFF;
	font-size : 9px;
	font-weight: normal;
	text-decoration : none;
}
a.c:hover {
	color : #FFFFFF;
	font-size : 9px;
	font-weight: normal;
	text-decoration : underline;
}
td.textarea {
	text-align : justify;
	font-size : 11px;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
td.newsarea {
	font-size : 12px;
	color : #000000;
}
td.leftnews{
	background-image : url(images/leftofnews.gif);
	background-repeat : repeat-y;
}
td.rightnews {
	background-image : url(images/rightofnews.gif);
	background-repeat : repeat-y;
}
h1 {
	font-size : 100%;
	background-color : #83A983;
	color : #FFFFFF;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom : solid #000000;
	border-top : solid #000000;
}
td.textareatwo {
	text-align : left;
	font-size : 11px;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}