body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5E676C;
	line-height: 16px;
}

a {color:#2f77b9;}

h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;

}
h2 {
	font-size: 14px;
	font-weight: bold;
}

.path, .path a {
	color:#2f77b9;
	font-size:9px;
	margin: 5px 0px 10px 1px;
	text-decoration:none;
}li {
	list-style-type: square;
}
ul {
	margin-bottom: 0px;
	margin-top: 5px;
}
a.noline {
	text-decoration: none;
	color:#5E676C;
}
li.pad{
	margin-left:20px;
}
