BODY
{
    BACKGROUND-COLOR: #d3d3d3;
    TEXT-ALIGN: justify
}
H1
{
    FONT-SIZE: 28pt;
    COLOR: #4682b4;
    TEXT-ALIGN: center
}
MENU
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 10pt;
    COLOR: #4169e1;
    PADDING-TOP: 0px;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif';
    TEXT-ALIGN: center
}
A:link
{
    COLOR: #000080;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #808080;
    FONT-STYLE: italic;
    TEXT-DECORATION: none
}
.popper
{
    VISIBILITY: hidden;
    POSITION: absolute
}
P
{
	font-size: 14pt;
	color: #696969;
	font-family: 'Times New Roman' , 'MS Sans Serif';
	text-align: justify;
}
UL
{
	text-indent: 30pt;
}
LI
{
	font-size: 16pt;
	color: #696969;
	font-style: italic;
	font-family: 'Times New Roman';
}
HR
{
    WIDTH: 75%;
    TEXT-ALIGN: center
}
TD
{
    COLOR: #4682b4;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif'
}
TH
{
    FONT-SIZE: 12pt;
    COLOR: #008b8b;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif'
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: #2f4f4f;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif';
    TEXT-ALIGN: center
}
THEAD
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 14pt;
    COLOR: #708090;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Short Hand', 'Times New Roman', 'MS Sans Serif'
}
H3
{
    FONT-SIZE: 12pt;
    COLOR: #000080;
    FONT-STYLE: italic;
    TEXT-ALIGN: center
}
.calendar
{
    BORDER-RIGHT: groove;
    BORDER-TOP: groove;
    BORDER-LEFT: groove;
    BORDER-BOTTOM: groove;
    BACKGROUND-COLOR: #b0e0e6
}
.hand
{
    CURSOR: hand
}
