BODY {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial;
}

TD {
	font-size: 12px;
}

IMG {border: 0px;}

H3 {
	color:#097FBB;
	font-size:17px;
}
P {
	text-align: justify;
}

A {text-decoration: underline;  color:#000;}
A:hover {text-decoration: none;}
a:visited {color: #00008b;}


.error{
	font-size:11px;
	color:red;
}

.image_left {
	margin-right: 5px;
	margin-bottom: 5px;
}


.table { background-color: #0b92d6; border:0px; text-align:center; }
.table TD { background-color:#FFFFFF; }
.table .table_hdr { background-color: #0b92d6; }

.hint {
	font-size: 10px; color: #999999;
}

.grey {
	color: #637077;
}

.news_data {
	font-size: 10px;
	color: #0b92d6;
	text-decoration: none;
}

.next {font-family:tahoma;font-size: 11px; color: #0b92d6;}
.next A {text-decoration: underline; color: #0b92d6;}
.next A:hover {text-decoration: none; color: #0b92d6;}

