﻿body 
{
	font-family: Arial; 
}

H1
{
	font-style:italic; font-size: 22pt;  font-weight:normal; color: #ffffff;
}

H2
{
	font-size: 14pt; font-weight:normal; 
}

.Tab
{
	font-size:11pt; color:#000000; font-weight:bold; text-align:center;height:31px;
	background-image:url(../images/tab.png);background-repeat:no-repeat; 
}

.Tab-Deselected
{
	font-size:11pt; color:#777777; font-weight:bold; text-align:center;height:31px;
	background-image:url(../images/tab_deselected.png);background-repeat:no-repeat; 
}

.RowTitleCounty 
{
	font-size:11pt; color: #18A439;
}

.RowTitleDate 
{
	font-size: 10pt; color:#C00000; 
}

.RowDateRange
{
	font-size: 10pt;
}

.RowCounties
{
	font-size: 10pt;
}

.RowLink 
{
	font-size: 10pt;color: #aaaaaa;
}

.BulletinTitle 
{
	font-size: 24pt;
}

.BulletinDateRange
{
	font-size: 11pt; color: #009000; font-weight: bold;
}

PRE
{
	font-size: 12pt
}

.LastUpdate
{
	font-size: 10pt;color: #aaaaaa; font-weight:bold
}
