body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-color: #FFFFFF;
}
li {
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.TextTable {
	text-align: justify;
	padding: 1px;
	margin: 11px;
}
.NewsD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	font-weight: normal;
}
.NewsH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #405572;
}
.TextH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;
}

.NewsT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
.UsersL {
	color: #8099BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #8099BB;
}
a:visited {
	text-decoration: none;
	color: #8099BB;
}
a:hover {
	text-decoration: underline;
	color: #8099BB;
}
a:active {
	text-decoration: none;
	color: #8099BB;
}
.LinkTable {
	border: 1px dotted #CCCCCC;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-indent: 11px;
}
.TextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-indent: 0px;
}
.ALink {
	color: #8099BB;
	text-decoration: none;
	cursor: hand;
}
.Fields {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFEC;
}
.hand {
	cursor: hand;
}
pre {
	font-size: 11px;
	color: #1C8E55;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
h3 {
	color: #336699;
}

