﻿@import url('site.css');
.fancy         {
	font-family: Arial Black;
	font-size: 3em;
	color: #336600;
	font-weight: 900;
	letter-spacing: -1pt;
}
.subfancy      {
	font-family: Arial Black;
	font-size: 1.5em;
	color: #336600;
	font-weight: 900;
}
#subfancy {
	font-family: Arial Black;
	font-size: 1.5em;
	color: #336600;
	text-decoration: none;
}
.fancytxt      {
	font-family: Arial Black;
	font-size: 1em;
	color: #336600;
}
#calc {
	font-family: Times New Roman;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
	color: #808000;
}
.index_link    {
	font-family: Times New Roman;
	font-size: 1.5em;
	color: #000080;
	font-weight: bold;
}
.col {
	vertical-align: top;
	text-align: center;
	width: 50%;
	color: #000080;
}
.panel {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	padding: 0.8em 40px 0.8em 40px;
	color: #585858;
}
#blk	{
	font-family: Times New Roman;
	font-size: 1.2em;
	color: #585858;
	font-weight: bold;
}
#large_blk		{
	font-family: Times New Roman;
	font-size: 1.8em;
	color: #585858;
	font-weight: bold;
}
#sign	{
	font-family: Times New Roman;
	font-size: 1.5em;
	color: #FF0000;
	font-weight: bold;
}
.families {
	font-family: "Times New Roman";
	font-size: 1em;
	color: #000080;
	font-weight: bold;
}
