.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding: 0px;
}

body a:link {
	color: #636563;
	text-decoration: underline;
}
body a:visited {
	text-decoration: underline;
	color: #636563;
}
body a:hover {
	text-decoration: none;
}
body a:active {
	text-decoration: underline;
}

.nav a:link {
	color: #FFFFFF;
}
.nav a:hover {
	color: #CCCCCC;
}
.nav a:visited {
	color: #FFFFFF;
}
.nav a:active {
	color: #CCCCCC;
}
.subtil {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #94C329;
	text-align: left;
	padding: 1px 5px 1px 3px;
	height: 18px;
}
.lefttd {
	width: 20%;
}
#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}
.con {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.greenround {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #94C329;
	border-bottom-color: #94C329;
	border-left-color: #94C329;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.linkst {
	font-size: 12px;
	color: #999999;
}
.linkst a:link {
	color: #999999;
}
.linkst a:hover {
	color: #000000;
	text-decoration: none;
}
.linkst a:visited {
	color: #999999;
}
.linkst a:active {
	color: #999999;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #94C329;
}
.pickstory {
	margin-bottom: 5px;
}
.topal {
	text-align: left;
	vertical-align: top;
}
.sestit {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #33CCCC;
	text-align: left;
	text-indent: 10px;
	padding-left: 5px;
}
