body {

	font-size: x-small;
	
	margin-left: 2px;
	
	margin-right: 0px;
	
	margin-top: 0px;
	
	margin-bottom: 0px;
	
	color: #FFFFFF;
	
	font-family: verdana, helvetica, arial, courier, "comic sans", sans-serif;
	
	background-color: white;
	
	line-height: 20px;
		
	width: 100%;
	
	height: 100%;
	
	}
	
img {

	border: 0px;
	
	}
	
a:link {

    color: #0000FF;
	
	text-decoration: none;
    
    }
    
a:visited {

    color: #0000FF;
	
	text-decoration: none;
    
    }
    
a:hover {

    color: #0000FF;
	
	text-decoration: none;
    
    }
    
a:focus {

    color: #0000FF;
	
	text-decoration: none;
    
    }
	
#banner {

	margin: 0px;
	
	padding: 0px;
	
	width: 100%;
	
	height: 21px;
	
	background-color: white;
	
	border-bottom: 5px solid #003366;
	
	}
	
#main {

	background-color: white;
	
	color: black;
	
	width: 100%;
	
	border-left: 5px solid #008080;
	
	}
	
#heading {

	padding: 4px;
	
	font-size: x-small;
	
	font-weight: bold;
	
	color: #003366;
	
	background-color: #e8e8e8;
	
	width: 100%;
	
	}
	
#content {

	width: 100%;
	
	padding-left: 8px;
	
	}

#linka {

	color:#003366;
	
	}
	
#linkb {

	color:#003366;
	
	}
	
#linklist {

	line-height: 30px;
	
	font-weight: bold;
	
	width: 100%;
	
	}
	
#contact {

	font-size: x-small;
	
	font-weight: bold;
	
	color: #003366;
	
	background-color: white;
	
	line-height: 15px;
	
	width: 100%;
	
	}
	
.lsnone {

	list-style-type: none;
	
	}
	
.uline {

	text-decoration: underline; 
	
	}
	
.hr {

	margin: 0px;
	
	padding: 6px;

	border-bottom: 1px solid black;

	border-top: 0px;
	
	border-left: 0px;
	
	border-right: 0px;
	
	}
	

