body, table {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	color: #022E5B;
}

body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : #3399CC;
	scrollbar-base-color : #E6EBEF;
	scrollbar-darkshadow-color : #AAB0D5;
	scrollbar-face-color : #E6EBEF;
	scrollbar-highlight-color : #E6EBEF;
	scrollbar-shadow-color : White;
	scrollbar-track-color : #E0F4FF;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/examentv_logo_kaal.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #E0F4FF;
	margin: 10px 15px 10px 15px;
}


h5 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	color: #022E5B;
}

a {
	color: #022E5B;
	font-weight: bold;
	text-decoration: None;
}

a:link {
	color: #022E5B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: None;
}

td.news_date {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style: italic;
	color: #022E5B;
	text-align: left;
	background-color: #E0F4FF;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}

.date {
	position: absolute;
	top: 12px;
	right: 90px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif ;
	font-size: 9px;
	font-weight: bold;
	color: #022E5B;
	border: 0px solid #000000;
   width: 130px;
	height: 18px;
	padding: 5px 0px 1px 0px;
}

.time {
	position: absolute;
	top: 12px;
	right: 34px;
   font-family: Verdana, Arial, sans-serif ;
	font-size: 9px;
	font-weight: bold;
	color: #022E5B;
	border: 0px solid #000000;
	width: 55px;
	height: 18px;
	background-color: transparent;
   padding: 5px 0px 1px 0px;
}