/* CSS Document */



H1
{
					font-family: Georgia, "Times New Roman", sans-serif;
					color: #000033;
					font-size: 24px;
					text-align: center;
}

.redsubhead
{
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 18px;
					font-weight: bold;
					color: #981A32;
}

.size28px
{
					font-size: 28px;
					color: #900;
}

H2
{
					font-family:Georgia, "Times New Roman", sans-serif;
					color: #000033;
					font-size: 22px;
}

A:link
{
					font-family: Georgia, "Times New Roman", Times, serif;
					color: #000033;
					font-size: 14px;
					text-decoration: none;
					font-weight: bold;
}

A:visited
{
					font-family: Georgia, "Times New Roman", Times, serif;
					color: #000033;
					font-size: 14px;
					text-decoration: none;
					font-weight: bold;
}

A:active
{
					font-family: Georgia, "Times New Roman", Times, serif;
					color: #000033;
					font-size: 14px;
					text-decoration: none;
					font-weight: bold;
}

A:hover
{
					font-family: Georgia, "Times New Roman", Times, serif;
					color: #000033;
					font-size: 14px;
					font-weight: bold;
}

.REDTITLE
{
					color: #981A32;
					font: bold 30px Georgia, "Times New Roman", Times, serif;
}

.bluetitle
{
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 30px;
					font-weight: bold;
					color: #000033;
					text-align: center;
}

.blue-subhead
{
					font: bold 24px Georgia, "Times New Roman", Times, serif;
					color: #000033;
					letter-spacing: -.05em;
}

.blue_20px_bold
{
					font: bold 20px Georgia, "Times New Roman", Times, serif;
					color: #000033;
}

.greentitle
{
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 28px;
					font-weight: bold;
					color: #666633;
}

.green-link-color
{
					font-size: 16px;
					font-weight: bold;
					color: #666633;
					text-decoration: underline;
}

.red_20px_bold
{
					font: bold 20px Georgia, "Times New Roman", Times, serif;
					color: #981A32;
					letter-spacing: -0.03em;
					text-align: center;
}
