.langs {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
a.langs {
text-decoration:none;
}
.menu {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
a.menu {
text-decoration:underline;
}
a.menu:hover {
text-decoration:none;
}
.introtxt {
font-family: Tahoma;
font-size: 13px;
color: #333333;
}
.copy {
font-family: Tahoma;
font-size: 11px;
color: #FFFEED;
}
.txt {
font-family: Tahoma, Verdana;
font-size: 13px;
color: #333333;
}
.txt a {
font-family: Tahoma, Verdana;
font-size: 13px;
color: #006699;
}
.formtxt {
font-family: Tahoma, Verdana;
font-size: 11px;
color: #333333;
background-color: EDE9D3;
}
.formtxt2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: F3F1E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 404040;
	border-right-color: D4D0C8;
	border-bottom-color: D4D0C8;
	border-left-color: 404040;
}
.txttbl {
font-family: Tahoma, Verdana;
font-size: 13px;
color: #766D5B;
font-weight: bold;
}
.but {
	color: 000000;
	background-color: D4D0C8;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
