body {
	background-color: #FFFFFF;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
      margin: 0px 0px 0px 0px;
}
td {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.links-text, a.links-text:link {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #26A461;
	font-weight: bold;
	text-decoration: underline;
}
a.links-text:visited {
	color: #26A461;
	text-decoration: underline;
}
a.links-text:hover {
	color: #55D993;
	text-decoration: underline;
}
a.links-text:active {
	color: #55D993;
	text-decoration: underline;
}
.alltext {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.small {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.header-grn {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #26A461;
	line-height: 17px;
}
.header-blk {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.subheader-grn {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #26A461;
}
.subheader-blk {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.links-tiny, a.links-tiny:link {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #26A461;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
}
a.links-tiny:visited {
	color: #26A461;
	text-decoration: underline;
}
a.links-tiny:hover {
	color: #55D993;
	text-decoration: underline;
}
a.links-tiny:active {
	color: #55D993;
	text-decoration: underline;
}
.links-menu, a.links-menu:link, a.links-menu:visited {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	color: #26A461;
}
a.links-menu:hover, a.links-menu:active {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #55D993;
	text-decoration: underline;
}
.imgBorder {
	border-color: #D1050A;
}
a:link {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #008080;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	color: #00AA94;
	text-decoration: underline;
}
a:active {
	color: #00BEAA;
	text-decoration: underline;
}
a:visited {
	color: #007877;
	text-decoration: none;
}
a:visited:hover {
	color: #00AA94;
	text-decoration: underline;
}
p        {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}