body a:link {
	color: #047630;
	text-decoration: none;
}

body a:visited {
	color: #047630;
	text-decoration: none;
}

body a:hover {
	color: #047630;
	text-decoration: underline;
}

body a:active {
	color: #047630;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td, p, select, input {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}

td, p {
	font-size: 10;
}

.NewsDateGreen1 {
	font-size: 11px;
	color: #047630;
	font-family: Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 20px;
}

.NewsDateGreen1 {
	font-size: 10;
}

.NewsDateRed {
	font-size: 11px;
	color: #A73D3E;
	font-family: Verdana;
	font-weight: bold;
	margin: 5px 0px 2px 20px;
}

.NewsDateRed {
	font-size: 10;
}

.NewsHeader00 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 20px;
}

.NewsHeader00 {
	font-size: 13;
}

.NewsText00 {
	margin: 5px 20px 10px 20px;
}

.NewsText01 {
	margin: 0px 10px 15px 20px;
}

.NewsText01 a:link {
	color: #000000;
	text-decoration : none;
}

.NewsText01 a:link {
	color: #000000;
	text-decoration : none;
}

.NewsText01 a:visited {
	color: #000000;
	text-decoration : none;
}

.NewsText01 a:hover, a:active {
	color: #000000;
	text-decoration : underline;
}

.FormInput {
	width: 200px;
}