body,html {
	background-color: #F5F5F5;
	font-family: verdana, helvetica, arial, sans-serif;
}

.info { 
	background: url('../images/kazi-logo.jpg');
	background-repeat: no-repeat;
	background-position: 95% 2%;
	background-color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9.5pt;
	font-color: #000;
	border: 1px solid #000;
}

.info2 { 
	background-color: #FFF;
	font-size: 9.5pt;
	font-color: #000;
	border: 1px solid #000;
}

.flist th {
	font-size: 9.5pt;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000;
	text-decoration: underline;
}

.list_item {
	font-size: 7.5pt;
	font-color: #000;
}

.list_item a:link {
	text-decoration: none;
	color: blue;
}

.list_item a:hover {
	text-decoration: none;
	color: red;
}

.offline {
	color: #FF0000;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
}

.important {
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: blue; }

a:hover { text-decoration: underline; }

a:visited {
	text-decoration: none;
	color: blue; }

a:visited:hover { text-decoration: underline; }
