.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;

	letter-spacing:;
	letter-spacing: 1px;
}
.imageborders {
	border: medium solid #FFFFFF;
}
.headlines {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.children {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.table_borders {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
#navlist .style5 {
	color: #FFFF00;
}
.table_borders2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
