BODY {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
}

P{
	text-indent : 17px;
				}
				
.height5{
	margin-top: 5px;
}

.nonindentheight5{
	margin-top: 5px;
	text-indent : 0px;
}
				
A {
	text-decoration: none;
	color : #3333FF;
}



A:HOVER {
	text-decoration: underline;
}

A:VISITED {
	color : #000099;
}

UL{
	list-style-image : url("../paw-ul.gif");
	list-style-position : outside;
}






