

H2
{
	font-family: 'Times New Roman';
	font-size: 16pt;
	color: #00418c
}

H3
{
	font-family: 'Times New Roman';
	font-size: 14pt;
	color: #00418c
}

.subtitle
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	font-weight: bold;
	color: #6699CC
}

.message
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #cc9966;
	font-weight: bold
}

.warning
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #cc0033;
	font-weight: bold
}

.hyperlink:link
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #6699CC;
	text-decoration: none
}
.hyperlink:visited
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #6699CC;
	text-decoration: none
}
.hyperlink:hover
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #FF6666;
	text-decoration: underline
}



.editlink:link
{
	font-family: 'Times New Roman';
	font-size: 8pt;
	color: #666666;
	text-decoration: none
}
.editlink:visited
{
	font-family: 'Times New Roman';
	font-size: 8pt;
	color: #666666;
	text-decoration: none
}
.editlink:hover
{
	font-family: 'Times New Roman';
	font-size: 8pt;
	color: #FF6666;
	text-decoration: underline
}

.mgrlink:link
{
	font-family: 'Times New Roman';
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none
}
.mgrlink:visited
{
	font-family: 'Times New Roman';
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none
}
.mgrlink:hover
{
	font-family: 'Times New Roman';
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline
}