BODY, TD	{
	font-family:arial, geneva, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

H1, H3	{
	font-family: Georgia, serif; 
	color: #666699; 
}

H1	{
	font-size: 36px;
	font-style:italic;
}

H2	{
	font-size:15px;
	color:#669900;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.subhead	{
	font-size: 24px;
	font-weight:bold;
	color:#669900;
}

a:link,a:visited
     {color: #666699; text-decoration: underline;
}

a:active, a:hover
     {color: #333399; text-decoration: underline;
}
.here	{
	color: #333399; text-decoration: none;
}


.home	{
	border-color:#666699;
}

.emphasis	{
	font-size:13px;
	color:#669900;
	font-weight:bold;
}

.bordered { border-color: #666699; border: solid 1px;}

span.plain	a:link {font-size: 12px; text-decoration:none;}
span.plain	a:visited {font-size: 12px; text-decoration:none;}
span.plain	a:hover  {font-size: 12px; text-decoration:none;}
span.plain	a:active {font-size: 12px; text-decoration:none;}

