﻿
P
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
TD
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
SPAN
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
TABLE
{
    background-color: #E7E7DF;
}
A.menu:link  {
	font-family: Arial, Helvetica, sans-serif;
	color: #c4aa7c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}
A:link  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}
A:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}
A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}
A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
}