body, td, p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:visited, a:link, a:hover, a:active {
	color: #016B43;
}

h1 {
font-size: 20;
font-weight: bold;
}

.intro {
	font-size: 10px;
	color: #888888;
}

.navlist {
	margin-left         : 10px;
	padding-left        : 0;
	margin-right        : 10px;
	padding-right       : 0;
	list-style          : none;
    border-top          : 0px;	
	padding-top         : 0px;
	padding-bottom      : 0px;
	margin-top          : 0px;
	margin-bottom       : 0px;
	
}

.navlist li  {
	padding-left        : 15px;
	background-image    : url('../images/arrow.gif');
	background-repeat   : no-repeat;
    background-position : 0 2px;
}