/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FF0000;
line-height: 18px;
padding: 0px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.grafix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: bold;
	padding: 3px;
	margin: 10px;
	text-decoration: none;
}

.grafix2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 13px;
	font-weight: bold;
	padding: 3px;
	margin: 10px;
	text-decoration: none;
}

.grafix:hover, .grafix2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	line-height: 13px;
	padding: 3px;
	margin: 10px;
	text-decoration: none;
}


.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
	text-decoration: none;
	background-color: #F7EEDF;
	}

.navigation2:link, .navigation2:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
	text-decoration: none;
	background-color: #F7EEDF;
	}


.navigation:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F7EEDF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
}

.navigation2:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
}



.nav:link, .nav:visited, .nav2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
	text-decoration: none;
	background-color: #F7EEDF;
	}

.nav:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F7EEDF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
}


.ukweli_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 12px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.ukweli_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.ukweli {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #330000;
	line-height: 18px;
	padding: 12px 12px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
	

.ukweli2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
	line-height: 13px;
	padding: 0px;
	margin: 5px;
	list-style-type: none;
	text-align: left;
}

.ukweli3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 13px;
	margin: 6px;
	list-style-type: none;
	text-align: left;
}

.bullet {
	font-size: 16px;
	color: #FF0000;
}
