BODY 		{font-family: "Times New Roman,Helvetica,Sans-Serif";
			font-size: 12pt;
			color: black;
			margin-left: 5%; 
			margin-right: 5%;
			text-align: justify;
			background: #FFFFEF
		}
P 		{	margin-left: 0%; 
			margin-right: 0%;
			margin-top: 0;
			margin-bottom: 0;
			text-align: justify;
			text-indent: 3%
		}
UL		{	margin-left: 5%; 
			margin-right: 0%;
			margin-top: 12pt;
			margin-bottom: 0;
			text-align: justify;
			text-indent: 0%
		}
P.comment	{	color: red;
			font-style: italic
		}
P.center	{	text-align: center
		}
P.title		{	text-align: center;
			font-size: large;
			font-weight: bold
		}
A:link: 	{	color: blue; 
			text-decoration: none
		}
A:active: 	{	color: red; 
			text-decoration: none
		}
A:visited: 	{	color: darkblue; 
			text-decoration: none
		}
H1		{	font: 26pt;
			font-family: "Times New Roman, Sans-Serif";
			font-weight: bold;
			color: black
		}
H2		{	font-size: 11pt;
			font-family: Times New Roman, Sans-Serif;
			font-weight: bold;
			color: black
		}	
H3		{	font-size: 10pt;
			font-family: Times New Roman, Sans-Serif;
			font-weight: normal;
			color: black
		}	
TABLE.census	{	background-color: #E6DFD9
		}
TR.header	{	background-color: #BDAFA4;
			font-size: large
		}
TR.body		{	background-color: #EEE8CD
		}
UL.compact	{	list-style-position: inside
		}
		