﻿h1, h2, h3, h4
{
	margin:0px;
	padding:0px;
}

.LargerText 
{
	font-size:110%;
}

.LargestText 
{
	font-size:160%;
}

.NavyText 
{
	color:#002fa1;
}

.ltblue
{
	color:#002fa1;
}

.YellowText 
{
	color:yellow!important;
}

h1 {
	font-family:"Trebuchet MS", Tahoma, sans;
	font-weight:normal;
	color:#002fa1;
	margin:5px 0px 20px 0px;
	font-size:2em;
}

.fancyh2 
{
	font-size:1.8em;
	font-family:"Trebuchet MS", Tahoma, sans;
	color:#002fa1;
	font-weight:normal;
}

h2
{
	font-size:1.2em;	
}

h2.LargeHeader 
{
	font-weight:bold;
	font-size:1.5em;
	color:#000080;
}