p, li {
	font-family:"Times New Roman", "Times", "serif";
	line-height: 160%;
	margin-right: 30px;
	text-align: justify;
	font-size: 16px;
}
.content {
	margin-left: 20px;
	margin-right: 20px;

}
body {
	margin: 0px;
	font-size: 12px;


}
h2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 1.2em;
	line-height: 140%;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	color: #006600;
	font-size: 1.2em;
	font-family: "Times New Roman", "Times", "serif";

}
h4 {
	font-weight: bold;
	font-family: "Times New Roman", "Times", "serif";

}
.center {
	text-align: center;
	margin: 0px;

}
.normaltable {
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	margin-right: 10px;



}
.normaltd {
	margin: 0px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: "Times New Roman", "Times", "serif";
}
.lastmodified {
	font-family: "Times New Roman", "Times", "serif";
	font-size: xx-small;
	color: #999999;
	text-align: right;
}
.lessspace {
	height: 100%;
}
.greenshade {
	background-color: #C8F9C9;
	padding: 5px;
}
a:visited {
	color: #0000FF;

}
a:active {
	color: #FF0000;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.small {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 80%;
}
p.right {
	text-align: right;
}
p.nomargin {
	margin: 0px;
}

