body {
	font-family: Verdana, Geneva,  helvetica, sans-serif;
	font-size: 11px;
	background-color: #829199;
	line-height: 18px;
}

.ondark {
	
	color: #FFFFFF; text-decoration: none;
}

a.ondark:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.ondark:hover {
	
	color: #DCDFFA;
}


.onwhite {
	color: #000000;
}





.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.level3 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D70000;
}

.style2 {
	
	
	color: #333333;
}

.style3 {
	
	font-weight: bold;
	color: #FFFFCC;
}
.style5 {color: #666666}

.style6 {color: #999999}

.style7 {color: #CCCCCC}

.bigred {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.mini {
	font-size: 10px;
}
.yellowmarker {
	background-color: #FFFF79;
	font-size: 12px;
	line-height: 20px;
}
