@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.articletext {
	color: #688399;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
padding-left: 28px;
}
.articletext A:link{
	color: #688399;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration:none;
}
.articletext A:visited{
	color: #688399;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration:none;
}
.articletext A:hover{
	color: #688399;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration:underline;
}
.text {
	color: #415066;
	font-size: 11px;
	font-family: Tahoma;
}
.text a:link {
	color: #415066;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
}
.text a:visited{
	color: #415066;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
}
.text a:hover{
	color: #415066;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:underline;
}
.footermenu1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #84c20b;
	text-decoration:none;
}
.footermenu1 A:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #84c20b;
	text-decoration:none;
}
.footermenu1 A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #84c20b;
	text-decoration:none;
}
.footermenu1 A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #84c20b;
	text-decoration:underline;
}
.footermenu2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #388dd5;
	text-decoration:none;
}
.footermenu2 A:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #388dd5;
	text-decoration:none;
}
.footermenu2 A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #388dd5;
	text-decoration:none;
}
.footermenu2 A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #388dd5;
	text-decoration:underline;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7aa831;
	text-decoration:none;
	padding-left: 20px;
}
H2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7aa831;
	text-decoration:none;
	padding-left: 20px;
	display: inline;
}
H1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7aa831;
	text-decoration:none;
	padding-left: 20px;
	display: inline;
}