body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
}

a:link {
	color: #65770e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #65770e;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #65770e;
}

#page-top-right-spacer a:link {
	color: #b9b7b0;
	text-decoration: none;
}
#page-top-right-spacer a:visited {
	text-decoration: none;
	color: #b9b7b0;
}
#page-top-right-spacer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#page-top-right-spacer a:active {
	text-decoration: none;
	color: #ffffff;
}



#bottom-links a:link {
	color: #000000;
	text-decoration: none;
}
#bottom-links a:visited {
	text-decoration: none;
	color: #000000;
}
#bottom-links a:hover {
	text-decoration: underline;
	color: #000000;
}
#bottom-links a:active {
	text-decoration: none;
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

h1 a:link {
	color: #000000;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #000000;
}
h1 a:hover {
	text-decoration: none;
	color: #65770e;
}
h1 a:active {
	text-decoration: none;
	color: #65770e;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.article-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: regular;
	color: #1e1e19;
	line-height: 19px;
}
