body
{
	background-color: rgb(224,255,224);
	color: rgb(0,66,0);
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 100%;
	line-height: 1.125em;
	margin: 0;
	padding: 18px;
}

a:link
{
	color: rgb(0,66,0); 
	fon-size: 100%;
}

a:visited
{
;	color: rgb(102,153,204); 
	color: rgb(100,136,100); 
} 

a:active 
{
	color: rgb(255,51,0);
}

p
{
	font-size: 0.875em;
	line-height: 1.5em;
}

li
{
	font-size: 0.875em;
	line-height: 1.5em;
}

table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}

td
{
	font-size: 0.875em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, sans-serif; 
}
h1
{
	color: rgb(0,66,0);
	font-size: 1.375em;
}
h2
{
	color: rgb(0,66,0); 
	font-size: 1.125em;
}
h3
{
	color: rgb(0,66,0); 
	font-size: 1.0em;
}
h4
{
	color: rgb(0,66,0);
	font-size: 0.92em;
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
