
* {
	margin: 0;
	padding: 0;
}
html {
	padding: 10px;
}
body {

	color:#131313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	text-align: left;
	text-decoration:none;
}
table {
	font-size: 12px;
}

.pathfinder{
margin-top:5px;
width:700px;
border-bottom:dotted #000000 1px;
}
.catheader{
margin-top:5px;
width:700px;
border-bottom:dotted #000000 1px;
}

A {
color:#333333;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
