BODY 		{	font-family: "Sans-Serif,Times New Roman,Helvetica";
			font-size: 12pt;
			color: black;
			margin-left: 5%; 
			margin-right: 5%;
			text-align: justify;
			background-color: #EAE9DB
		}
P 		{	margin-left: 0%; 
			margin-right: 0%;
			margin-top: 0;
			margin-bottom: 12pt;
			text-align: justify;
			text-indent: 3%
		}
P.comment	{	color: red;
			font-style: italic
		}
P.center	{	text-align: center;
			margin-top: 0
		}
P.title		{	text-align: center;
			font-size: 16pt;
			margin-top: 0
		}
P.note		{	text-indent: 0%;
			font-style: italic
		}
A:link: 	{	color: blue; 
			text-decoration: none
		}
A:active:	{	color: red; 
			text-decoration: none
		}
A:visited: 	{	color: darkblue; 
			text-decoration: none
		}
A:hover		{	background-color: yellow
		}
input.cell	{	padding: 0pt;
			border: 0pt;
			margin: 0pt;
			background-color: #FFFF99
		}
H1		{	font: 26pt;
			font-family: "Times New Roman, Sans-Serif";
			font-weight: bold;
			color: black;
			text-align: center;
			margin-bottom: 4px
		}
H2		{	font-size: 14pt;
			font-family: Times New Roman, Sans-Serif;
			font-weight: bold;
			color: black;
			text-align: center;
			margin-top: 0
		}	
H3		{	font-size: 12pt;
			font-family: Times New Roman, Sans-Serif;
			font-weight: bold;
			color: black;
			text-align: center
		}
TD.sans		{	font-family: Sans-Serif;
			color: blue
		}
TH.sans		{	font-family: Sans-Serif
		}
TH.larger	{	font-size: larger;
			font-family: Times New Roman
		}
TH.smaller	{	font-size: smaller;
			font-family: Sans-Serif
		}		
TD.larger	{	font-size: larger
		}
TD.smaller	{	font-size: smaller;
			font-family: Sans-Serif;
			padding-left: 4px;
			padding-right: 4px
		}		
TR.row		{	background-color: #f7f7f7
		}
TR.hilite	{	background-color: #FFFFCC
		}
TR.header	{	background-color: #DDDDDD
		}
UL.compact	{	list-style-position: inside
		}
div.center	{	text-align: center
		}
H2.red		{	color: red
		}
H2.green	{	color: green;
			font-size: smaller
		}
div.notice	{	color: black;
			font-size: larger;
			font-style: italic;
			text-align: center;
			margin-bottom: 4px
		}
hr.green	{	color: #006600;
			background-color: #006600;
			height: 4px
		}
TH.green	{	font-family: Sans-Serif;
			color: #006600
		}
		