﻿BODY
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: Maroon;
    font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ebebe1
}
H1
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 14pt;
    COLOR: maroon;
    FONT-FAMILY: Arial
}
H2
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial
}
BLOCKQUOTE
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    WIDTH: 60mm;
    COLOR: navy;
    FONT-FAMILY: 'Times New Roman', arial;
    HEIGHT: 10mm;
    BACKGROUND-COLOR: palegoldenrod;
    TEXT-ALIGN: left
}
TD
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: maroon;
    FONT-FAMILY: Arial
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
p {
	text-align: left;
	FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: maroon;

	}


</style>