#readme a {
	color:#003D71;
	font-weight: bold;
	text-decoration:none;
}
#readme a:hover {
	color:#f29100;
	text-decoration:underline;
}
.small {
	font-weight: bold;
	font-size: 10px;
}
.sitelink {
	font-weight: bold;
	color: #f29100;
}
.code {
	color:#003D71;
	font-size: 11px;
	border: 1px solid #D1D8DD;
}
#readme td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}
.tbl-border {
	background-color:#FFFFFF;
	border: 1px solid #D1D8DD;
}
.tbl1 {
	font-size:11px;
	color:#000;
	background-color:#F9F9F9;
	padding:4px;
}
.tbl2 {
	font-size:11px;
	color:#000;
	background-color:#E1E1E1;
	padding:4px;
}
#readme div {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
}
#readme p {
	font-size: 11px;
}
#readme ul {
	margin: 0px;
	padding: 0px;
}
#readme li {
	display: list-item;
	list-style-type: circle;
	margin-left: 30px;
	padding-bottom: 5px;
}
#readme hr {
	height: 1px;
	border: solid #E1E1E1 1px;
}
#readme pre {
	font-family: CourierNew,Courier,monospace;
	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	/*white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;*/
}
.filelist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	white-space: nowrap;
}
.filelist img {
	border: 0px;
	vertical-align: middle;
}
.stil1 { color: #CC33CC; }
.stil2 { color: #0066CC; }
.stil3 { color: #FF0000; }
.stil4 { color: #FF0000; font-weight: bold; }