﻿BODY		{
	background-color: #ffffff;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	font-family: "Trebuchet MS";
}
TD		{
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
}
A:link		{
	color: #005E60;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
A:visited	{
	color: #005E60;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
A:active	{
	color: #005E60;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
A:hover		{
	color: #FF0066;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
H1		{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #273A5B;
}
H2		{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #000000;
}
