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