body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e7ee;
	background-image: url(i/page-bgr.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5E676C;
	line-height: 16px;
}

a {color:#2f77b9;}

h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;

}
h2 {
	font-size: 13px;
	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;
}
