@import "pagestyle.css?2";

p {
	line-height:22px;
}

body {
	margin-left: 10px;
}

ul {
	clear:both;
}

a {
	color: #107eb3;
	border-bottom: 1px solid #9bc4d7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #107eb3;
	border-bottom: 1px solid #107eb3;
}
