body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.submenu {
	font-size: 11px;
	font-weight: bold;
}
.submenu:link {
	color:#898989;
	text-decoration:none;
}
.submenu:hover {
	color:#4D4D4D;
}
.submenu:visited {
	color:#898989;
	text-decoration:none;
}
.submenu:visited:hover {
	color:#4D4D4D;
	text-decoration:none;
}
.subtitle {
	font-size: 11px;
	font-weight: bold;
}
.title {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#620909;
}
.headlinedate {
	font-size: 10px;
	font-weight: bold;
	color:#BA7D47;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.headlinedate a:link{
	text-decoration:none;
	color:#BA7D47;
}
.headlinedate a:hover{
	text-decoration:none;
	color:#BA7D47;
}
.headlinedate a:visited{
	text-decoration:none;
	color:#BA7D47;
}
.small {
	font-size: 9px;
}
.lang a{
	font-size: 9px;
	font-weight:bold;
	padding-left: 10;
	text-decoration: none;
}
