﻿body
{
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial';
}
:link
{
	font-weight: normal;
	font-size: 9pt;
	color: #000099;
	font-family: 'Arial';
	text-align: left;
	text-decoration: none;
}
:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: navy;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
:active
{
	font-weight: normal;
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}

:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: #000099;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}

	
