body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin:0;
}

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

.txt { 
	text-align: left;
}

.errortxt {
    color: #cc0000;
}

.detaillist {
	list-style: circle;
	margin: 0 0 0 15px;
	padding: 0;
}

.detailitem {
    margin: 0 0 0.5em 0;
    line-height: 1.1em;
}


.infotxt {
    text-align: justify;
}

.infotxtsmall {
    font-size: 9px;
    text-align: justify;
}

.gr5 { font-size: 9px; }
.gr6 { font-size: 8px; }

.contxt   { font-size: 10pt}
.conerror { font-size: 8pt; color: #CC0000}
