body 				{ FONT-FAMILY: arial, helvetica, sans-serif; font-size: 9pt; color:black; background-color:white; 
							margin-top: 4px; margin-bottom: 4px; margin-right: 15px; margin-left: 15px; }
							
table				{ FONT-FAMILY: arial, helvetica, sans-serif; font-size: 9pt; color:black; background-color:white; }
.value			{ margin-left:15; }

p						{ margin-top: 8; margin-bottom: 8; margin-left:15; }
.heading		{ margin-top: 4; margin-bottom: 4; margin-left:0; font-weight:bold; }
.indent			{ margin-top: 0; margin-bottom: 8; margin-left:35; }

a						{ text-decoration: none; color: navy;}
a:active  	{ color: purple }
a:hover  		{ color: purple }

hr					{ width: 100%; height:1; color: black}

ul					{ margin-bottom: 0px; margin-top: 0px;}
li					{ margin-left: 3px; margin-bottom: 3px; margin-top: 3px;}