BODY 		{	font-family: "Times New Roman,Helvetica,Sans-Serif";
			font-size: 12pt;
			color: black;
			background: #F9F9F9
		}
P 		{	margin-left: 10%; 
			margin-right: 10%;
			margin-top: 0;
			margin-bottom: 0;
			text-align: justify;
			text-indent: 3%
		}
P.comment	{	color: red;
			font-style: italic
		}
P.margin	{	margin-top: 26pt
		}		
HR.10		{	margin-top: 12pt;
			margin-bottom: 22pt;
			width: 10%;
		}
P.noindent	{	text-indent: 0px
		}
P.hanging	{	text-indent: -6%;
			margin-left: 11%
		}
P.little	{	font-size: 10pt
		}
P.center	{	text-align: center;
			margin-top: 12pt
		}
P.right		{	text-align: right;
			margin-top: 12pt
		}	
P.title		{	text-align: center;
			font-size: 14pt;
			margin-top: 12pt
		}
P.left		{	text-align: left
		}
#littlectr	{	text-align: center;
			margin-top: 12pt;
			font-size: 11pt
		}
#title2		{	text-align: center;
			margin-bottom: 12px;
			margin-top: 12pt
		}
#bioname	{	padding-top: 1em;
			text-align: center;
		}
A:link: 	{	color: darkgreen; 
			text-decoration: none
		}
A:active: 	{	color: red; 
			text-decoration: none
		}
A:visited: 	{	color: #408080; 
			text-decoration: none
		}
DIV.center	{	text-align: center
		}
		
H6		{	font-size: 14pt;
			font-family: Times New Roman, Sans-Serif;
			font-weight: normal;
			color: black;
		}
		