p,td	      			{ 	font-family: Courier New, Courier;
							font-size: 10pt;
							margin-left: 0;
							margin-top: 0;
							margin-bottom: 2;
						}

li		      			{ 	font-family: Courier New, Courier;
							font-size: 10pt;
							margin-left: 4;
							margin-top: 0;
							margin-bottom: 2;
						}

						
td.justify				{	text-align: full; }

td.formlabel			{	text-align: right; }

h1      				{	font-family: Courier New, Courier;
							font-size: 32pt; 
							margin-bottom: 0;
						}

h2      				{	font-family: Courier New, Courier;
							font-size: 32pt; 
							margin-bottom: 0;
						}


a						{	font-family: Courier New, Courier;
							text-decoration: underline;	
							color: #0000FF;
						}
					
a:link					{	color: #0000FF}
a:visited				{	color: #0000FF}
a:active				{	color: #CC0000}
						
a:hover 				{	text-decoration: none;
							color: #009999;
						}
 
