BODY, TABLE, TR, TD, textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	cursor: default;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
body {
	background: #FFFFFF;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.menu {
	padding: 2px;
	font: 12px arial;
	width: 100%;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #808080;
}
a.topmenu {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
a.topmenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_strong {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
}
.bighead {
	text-align: center;
	font-size: 14pt;
	color: #C0C0C0;
	font-weight: bold;
}
.subhead {
	text-align: center;
	font-size: 10pt;
	color: #008040;
	font-weight: bold;
}
.mini {
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
}
.small {
	font-size: 8pt;
	font-family: Tahoma;
	color: #008080;
}
.last_update {
	color: #008080;
	font: menu;
	margin-bottom: 2pt;
}
.attention {
	color: #CC3333;
	font-weight: bold;
}
.error {
	color: red;
	font-weight: bold;
}
.data {
	color: #999999;
	font-size: 8pt;
}
.indent {
	text-indent: 20pt;
}
.news {
	margin-top: 4pt;
	margin-left: 15pt;
	margin-right: 15pt;
	text-align: justify;
}
.dd {
	margin-left: 15pt;
	margin-right: 15pt;
	font-align: justify;
}
input, textarea, select {
	font: menu;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	font-size: 11px;
	color: #134069;
	cursor: default;
}
.none {
	background: none;
	border: 0px;
	color: none;
}
h4 {
	text-align: center;
	font-size: 14pt;
	color: #114583;
	margin: 0px 0px 10px 0px;
}
h5 {
	text-align: center;
	font-size: 10pt;
	color: #114583;
	margin: 0px 0px 10px 0px;
}
hr {
	color: #C0C0C0;
	height: 1pt;
}
img {
	border: 0;
}
form {
	margin: 0px;
}
.bor {
	border: 1px solid #C0C0C0
}
fieldset, legend {
	font:menu;
	padding:4px;
	color:black;
}

#newsList{
	padding: 0px 10px 0px 10px;
}
#newsList .newsItem{
	margin-bottom: 20px;
}
#newsList .newsItem p{
	padding: 10px;
	margin: 0px;
}