body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF; 
	background-image: url(images/back.gif);	
}

h1 {
	font-size: 15px;

}

.listnav li a {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height:13px;
	color: #0000FF;
}

.listnav li a:hover {
	color: #000000;
}

p { 
	text-indent: 15px;
}