body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("kfabg2.gif");
  	background-attachment: fixed;
  	background-position: bottom right;
  	background-repeat: no-repeat;
	margin: 0;
	color: #3a3a3a;
}
h1 {
	font-size: 1.2em;
}

HR {
    color: #3a3a3a;
    height:1px;
     }

.narrowborder{
  border: 1px solid #3a3a3a;
  }

A:link {
       color : #033A78;
	text-decoration: none;
}

A:visited {
       color : #033A78;  
	text-decoration: none;
}

A:hover {
       color : #5E8BBF;  
	text-decoration: none;
}

UL {
	margin-left: -15px;
	margin-left: "25px";
	margin-right: 5px;
	color: #224A78;
	list-style-type: square;
}

.bordered {
	border-left: solid #375373;
	height: 100%;
	border-width: 23px;
}

div#nav li {
	font-size: 1em;
}

.wdam {
	font-size: 0.8em;
	text-align: center;
}
.foot {
	font-size: 0.9em;
	text-align: center;
}

.k {
        font-size: 1.4em;
        font-weight: lighter;
}

.main {
	margin-left: 10px;
	margin-right: 10px;
}

#mainlist li{      
	list-style-type: square; 
	color: #3a3a3a;
}

