BODY
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-ALIGN: justify
}
p
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
	 color: Black;
	text-align: left;
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
A:link, A:visited, A:active{
    COLOR: #d5011e;
    text-decoration: none;
}
A:hover
{
    COLOR: #d5011e;
    text-decoration: underline;
}
li{
	list-style: disc outside;
	white-space: pre;
}
h1{
    FONT-SIZE: 16px;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    color: Black;
    font-weight: bolder;
    text-align: center;
}
.add_h1{
	font-size: 12px;
	color: 286583;
}
h2{
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    color: Black;
    font-weight: bold;
    text-align: center;
}
.menu{
	font-family: "Times New Roman", 'MS Sans Serif', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
A.menu:link, A.menu:visited, A.menu:active{
    COLOR: white;
    text-decoration: none;
}
A.menu:hover
{
    COLOR: white;
    text-decoration: underline;
}
.iindex{
   FONT-SIZE: 12px;
   FONT-FAMILY: 'MS Sans Serif', Verdana, Arial, ;
	color: Black;
	text-align: justify;
}
.title_table{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
	color: Black;
	font-weight: bold;
	text-align: center;
}
.cont_table{
  FONT-SIZE: 12px;
  FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
	color: Black;
	font-weight: normal;
	text-align: center;
}
A.gre:link, A.gre:visited, A.gre:active{
    COLOR: #6ba077;
    text-decoration: none;
}
A.gre:hover
{
    COLOR: #6ba077;
    text-decoration: underline;
}


