﻿body
{
	font-family:Arial,Helvetica,sans-serif;
}
.styledg {
	background-color: #73C171;
	font-size:14pt;
}
.stylelg {
	background-color: #9BD39A;
	font-size:14pt;
}
.indent {
	margin-left: 40px;
}
.center {
	text-align: center;
}
.px1_border {
	border-width: 1px;
}
.underline {
	text-decoration: underline;
}
.center2 {
	margin-left:auto;
	margin-right:auto;
}
.green {
	color: #008000;
}
