﻿table, td, p, body
{
	font-size: small;
	font-family: Tahoma, Arial, Sans-Serif;
}

h1
{
	font-size: Medium;
	font-weight: bold;
	color: darkslategray;
}

h2
{
	font-size: Medium;
	font-weight: bold;
	color: royalblue;
}

h3
{
	font-size: Small;
	font-weight: bold;
	color: slategray;
}

.featuretable
{
	 
	color: darkred;
 
	 
}

.featuretablealt
{
	
	color: midnightblue;
	 
	 
}