body
{
	background-color: #eefaff; 
	font-family: sans-serif; 
	font-size: 12pt; 
	color: #000; 
}

H1	
{
    border-bottom: 2px #000066 solid; 
	font-family: serif;
    background-color: #eefaff;
    color: #004400;
	font-variant: small-caps;
	font-size: 26pt; 
	font-weight: bold;
	margin: 0pt;
	margin-top: 12pt; 
	padding: 4px;

}


H2
{
	font-weight: bold;
	font-size: 14pt; 
    color: #004400;
	margin-top: 25pt; 
	margin-bottom: 10pt; 
	width: 400px;
}



TD	
{ 
	vertical-align: top;
}

H3
{
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	margin: 24px 0 0 0;
}

li 
{
	margin-bottom: 1em
}

.description
{
	margin: 12px 12px 12px 25px;
}


A		{text-decoration:none}
A 		{color: #008;}
A:visited	{color: #404;	}
A:hover 	{color: #800;	}

