﻿body
{
	font-size: 9pt;
	font-family: 'Trebuchet MS' , Arial;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
	color: darkblue;
	font-family: 'Trebuchet MS' , Arial;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	color: darkblue;
	font-style: italic;
	font-family: 'Trebuchet MS' , Arial;
}
H3
{
	font-weight: bold;
	font-size: 13pt;
	color: darkblue;
	font-family: 'Trebuchet MS' , Arial;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
	color: darkblue;
	font-style: italic;
	font-family: 'Trebuchet MS' , Arial;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
	color: darkblue;
	font-family: 'Trebuchet MS' , Arial;
}
H6
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: 'Trebuchet MS' , Arial;
}
TD
{
	font-size: 9pt;
	font-family: 'Trebuchet MS' , Arial;
}
INPUT
{
	font-size: 9pt;
	font-family: 'Trebuchet MS' , Arial;
}
SELECT
{
	font-size: 9pt;
	font-family: 'Trebuchet MS' , Arial;
}
A:link
{
	color: darkblue;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}
A:visited
{
	color: darkblue;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}
A:hover
{
	color: blue;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}
Large
{
	font-weight: normal;
	font-size: 12pt;
	color: darkblue;
	font-style: normal;
	font-family: 'Trebuchet MS' , Arial;
}

