h1, h2, h3, h4, h5, ul, ol, li, p, tbody, normal, caption, table, tr, td, a { font-family: Verdana, Arial, Helvetica, sans-serif; }

h1           {
	margin-left: 12px;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2           {
	font-size: 18px;
	color:#660000;
	font-weight: 900;
	font-style: normal;
	text-transform: lowercase;
	letter-spacing: 5px;
}


h3           { margin-left: 12px; font-size: 16px; }
h4           { margin-left: 12px; font-size: 14px; }
h5           { margin-left: 12px; font-size: 12px; font-style: italic; }
h6           { margin-left: 12px; font-size: 10px; }

tbody        { font-size: 14px; margin-top: 0; }
body         { background-color: white; 
				margin-botton: 40px; }

p            {
	font-size: 14px;
	margin-top: 0;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.bottomnav  { font-size: 9; }

p.footsmall  {
	font-size: xx-small;
	background-color:#CC9966
}

p.sitemap    { font-size: 12px; margin-bottom: 0;}
p.nospace    { margin-bottom: 0;}
p.title      { font-size: 18px; font-weight: bold; }
p.link       {
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;

}
p.linkspace  { font-size: 8pt; font-weight: bold; line-height: 20px;}
p.homtitles  { font-size: 18px; font-weight: bold; margin-top: 6;}

p.crumb      {
	font-size: 8pt;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
}
p.header     {
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #003300;
}
.calendar    { font-size: 8pt; color: #993333; }

table        { font-size: 12px; margin-top: 0; }
tr           { font-size: 12px; margin-top: 0; }
td           { font-size: 12px; margin-top: 0; }
.blue        {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	background-color:#3399CC;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tan         { font-size: 12px; margin-top: 0; color: black; font-weight: bold; background-color:#CCCC99; }


ul           { font-size: 14px; }
li           { font-size: 14px; }
ol           { font-size: 14px; }
li.small     {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.one:link     {color: white; text-decoration: none; }
a.one:visited  {color: white; text-decoration: none; }
a.one:hover    {text-decoration: underline; }

a.header:link	{color: #FFFFFF; text-decoration: none; }
a.header:visited {color: #FFFFF; text-decoration: none; }
a.header:hover  {color: #FFCC00; }

a.foot:link	{color:#CCFFCC; }
a.foot:visited {color:#FFCC00; }

a:link       {color: #000066; }
a:visited    {color: #000066; }
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
