﻿body {
}
H3
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
	color: red;
	font-variant: small-caps;
	text-decoration: underline;
}
H2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #13007D;
	text-transform: uppercase;
}
H1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 22pt;
	color: #13007D;
	text-transform: uppercase;
}
B
{
	font-family: Arial;
	color: #13007D;
}

b.b1 
{
	font-family: Arial;
	color: #13007D;
	font-size: 10pt;
	font-weight:bold;
}
b.b2 
{
	font-family: Arial;
	color: #13007D;
	font-size: 10pt;
	font-weight:normal;
}
b.b3
{
	font-family: Arial;
	color: silver;
	font-size: 10pt;
	font-weight:normal;
}
b.h3
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
	color: red;
	font-variant: small-caps;
	text-decoration: underline;
}
b.mailing
{
	font-weight:bolder;
	font-family: Arial;
	font-size: 12pt;
	color: red;
	letter-spacing:-1pt;
}
b.calendar
{
	font-weight:bolder;
	font-style:italic;
	font-family: Arial;
	font-size: 10pt;
	color: red;
	letter-spacing:-1pt;
}
b.hidden
{
	font-family: Arial;
	font-size: 1pt;
	color: #01487E;
	letter-spacing:-1pt;
}