BODY{
	font-size:small;
	line-height:140%;
	color:#333333;
	background-color:#EEEEEE;
	padding:3%;
}
DIV,P{
	font-size:small;
	line-height:140%;
	color:#333333;
}
TD{
	font-size:small;
	line-height:140%;
	color:#333333;
	background-color:#DDDDDD;
}
A{
	color:#336699;
	text-decoration:none;
	font-size:small;
	font-style:italic;
}
A:VISITED{
	color:#003399;
}
HR{
	color:#909090;
}
H1{
	font-size:large;
	color:#866442
}
H2{
	color:#00A0F0;
	font-size:medium;
}
STRONG{
	color:#0000B0;
	font-size:small;
	text-decoration:underline;
}
TABLE{
	border-width:thin;
	border-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCCCC;
}
TABLE#person{
	padding:7px;
	border-width:0px;
	text-align:left;
}
UL,OL,LI{
	color:#333333;
	font-size:small;
	margin-top:3px;
	margin-bottom:3px;
}
LI.mc{
	list-style-type:none;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
	margin-left:3%;
}
.comment{
	margin-left:3%;
	margin-right:3%;
}
