body  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #e6e6ff }

h3    { color: white; font-size: 12px; background-color: #669; text-indent: 4px }
 .bkg { background-color:  #669 }
.wit { background:white }
.nws { background-color: #ffffcc;font-weight:bold }

h4 {font-size:11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
div { background:#e6e6ff }

h5 { font-size:11px; background-color: #ffffcc; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a:link  { color: black; text-decoration: none;font-weight:bold }
a:visited {color: black; text-decoration: none;font-weight:bold}
a:hover {color: #cc3300; text-decoration: underline;font-weight:bold}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: wider;
	text-transform: none;
	padding-left:18px;
	padding-top:3px;
}

a.menu:hover {color: #cc3300; text-decoration: none;font-weight:bold}

.td, .colleft, .colright, .col1 { font-size: 11px; background-color: #e6e6ff }
td { font-size: 11px }
.geel { background-color: #ffca32 }
h2  { font-size: medium }

.colright {
	padding: 4px 10px 4px 10px;
	margin-right: 12px;
/*	width: 48%;
	float: left; */
}
.colleft {
	padding: 4px 10px 4px 10px;
	width: 50%;
 	float: left;
	margin-right: 12px; 
}
.col1 {
	padding: 4px 10px 4px 10px;
}
.back {
	text-align: right;
	padding: 4px 10px 4px 10px;
	width: 98%;
 	clear: both; 
}
.nwsbottom {
	padding: 4px 10px;
 	clear: both;  
	width: 98%;
}

.nwstitle {
	font-weight: bold;
}
