﻿.heading1
{
	font-weight: bold;
	font-size: 24pt;
	color: black;
	font-family: Ariel;
	font-variant: small-caps;
	text-decoration: none;
}

.statelink
{
	font-weight: 700;
	font-size: 8pt;
	color: #929714;
	font-family: Georgia;
	text-decoration: none;
	font-style: italic;
}

.contenthead
{
	font-weight: bold;
	font-size: 12pt;
	color: #606060;
	font-family: Georgia;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
}

.content
{
	font-weight: 500;
	font-size: 10pt;
	color: #606060;
	font-family: Georgia;
	text-decoration: none;
	font-style: normal;
}

.contentlink
{
	font-weight: 700;
	font-size: 10pt;
	color: #000000;
	font-family: Georgia;
	text-decoration: none;
	font-style: normal;
}

.note_small
{
	font-weight: 500;
	font-size: 7pt;
	color: #606060;
	font-family: Georgia;
	text-decoration: none;
	font-style: italic;
}

