@import url("base.css");


h3						{font-size: 12px;
							text-decoration:none;
							font-weight: bold;
							color: #660000;}

h4						{font-size: 11px;
							text-decoration:none;
							font-weight: bold;
							color: #660000;}

.h4Link					{font-size: 11px;
							text-decoration:underline;
							font-weight: bold;
							color: #666633;}

.h4Link:hover			{font-size: 11px;
							text-decoration:underline;
							font-weight: bold;
							color: #660000;}

h5						{font-size: 10px;
							text-decoration:none;
							font-weight: bold;
							color: #666633;}
										
.headerRedColumns		{font-weight: bold;
							color: #660000;
							line-height:20px}

.headerGreenColumns		{font-weight: bold;
							color: #666633;
							line-height:20px}

.blueTextColumns		{font-size: 9px;
							font-weight: bold;
							color: #003366;
							line-height:15px}

.blueTextLargeColumns		{font-size: 12px;
							font-weight: bold;
							color: #003366;
							line-height:15px}
							
.textRed 				{color: #660000;}

.textGreen 				{color: #666633;}

.textRedSmallBold 		{font-size: 9px;
							font-weight: bold;
							color: #660000;}

.textGreenSmallBold		{font-size: 9px;
							font-weight: bold;
							color: #666633;}

.sizes					{font-size: 9px;
							line-height: 15px;
							color: #000000;}


.linkUnderline 	{}
.linkBold		{}