﻿/* Headers and such (not necessarily related to tables) */
	.GreyHdr1
	{font-family:Verdana; font-size: 16px; color: Gray;}
	.GreyHdr2
	{font-family:Verdana; font-size: 14px; color: Gray;}
	.GreyNrml
	{font-family:Verdana; font-size: 12px; color: Gray;}

	.CyanHdr1
	{font-family: Tahoma, Verdana;font-weight: bold;font-size: 14px;color: #1a94c1}
	.CyanHdr2
	{font-family: Tahoma, Verdana;font-weight: bold;font-size: 12px;color: #1a94c1; background-color: White;}
	.CyanHdr3
	{font-family: Tahoma, Verdana;font-weight: bold;font-size: 10px;color: #1a94c1}

	.BlueHdr2
	{font-family: Tahoma, Verdana;font-weight: bold;font-size: 14px;color: #093A74;}
	.WhiteHdr2
	{font-family: Tahoma, Verdana;font-weight: bold;font-size: 12px;color: #FFFFFF;}

	.WhiteHdr3
	{font-family: Tahoma, Verdana;font-weight: bold;font-size: 10px;color: #FFFFFF;}
	
