BODY{
	font-size:small;
	line-height:140%;
	color:#228B22;
	background-color:#FFF8DC;
	padding:3%;
}
P,DIV{
	font-size:small;
	line-height:140%;
	color:#228B22;
}
TD{
	font-size:small;
	line-height:140%;
	color:#228B22;
	background-color:#FFFFFF;
}
A{
	color:#2E8B57;
	font-size:small;
}
HR{
	color:#909090;
}
H1{
	font-size:large;
	color:#006400
}
H2{
	color:#00A0F0;
	font-size:medium;
}
STRONG{
	color:#00B0B0;
	font-size:small;
	text-decoration:underline;
}
TABLE{
	background-color:#EEEEEE;
	border-width:1px;
	margin-left:auto;
	margin-right:auto;
}
TABLE#person{
	background-color:#FFFFFF;
	padding:7px;
	border-width:0px;
	text-align:left;
}
UL,OL,LI{
	font-size:small;
	margin-top:2px;
	margin-bottom:2px;
}
LI.mc{
	list-style-type:none;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
	margin-left:3%;
}
.comment{
	margin-left:3%;
	margin-right:3%;
}
