body 	
		{ 	margin-left: 0%; 
			margin-top: 0%; 
			border-top-width: 0pt;
			border-left-width: 0pt;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 9pt; }
font	
		{	font-family: Arial,Helvetica,sans-serif; 
			font-size: 9pt; }
a:link	
		{	color: #666600; }
a:visited
		{	color: #777777; }
a:active
		{	color: #DDCC00; }
a:hover 
		{ 	color: #DDCC00; 
			text-decoration: none; }

/* headings */

h3		
		{	font-size: 14pt;
			padding-bottom: 4pt }
h4		
		{	font-size: 12pt;
			font-weight: bold; }
h5		
		{	font-size: 9pt;
			font-weight: lighter; }
h6		
		{	font-size: 8pt;
			font-weight: lighter; }

/* footer */

.foot
        {   color: #DDCC00; }
a.foot:link
        {   color: #998800; }
a.foot:visited
        {   color: #666666; }
a.foot:active
        {   color: #EEDD00; }
a.foot:hover
        {   color: #EEDD00; 
			text-decoration: none; }            

/* other */

ul.li
		{	list-style: square;
			display: block; }
pre	
		{	font-family: Arial,Helvetica,sans-serif; }
td		
		{	font-size: 9pt; }
.tform	
		{	font-size: 10pt; }
HR		
		{ 	height: 1px; margin: 2px; }
B		
		{	font-weight: bold; }
	