BODY
{
      FONT-FAMILY: Georgia, Times New Roman, Times, serif;	  
      FONT-SIZE:11px;
      COLOR: #000000;
}


A:link
{    
   
    COLOR: #1F4A7F;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #1F4A7F;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A:hover
{
    BORDER-BOTTOM: thin;
    BORDER-LEFT: thin;
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    COLOR: #FCAF19;
    TEXT-DECORATION:none
}
A:active
{
    COLOR: #6B8EC9;
    TEXT-DECORATION:none;
}

.text
{
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE:11pt;
    COLOR: #000000;
	TEXT-DECORATION: none;
	font-style:normal;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	
}
.tittle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#000000;
	font-style:oblique;
}
hl{
	text-decoration:none;
	font-style:normal;
}
#content{
	width:90%;
	max-width:700px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE:11pt;
    COLOR: #000000;
	TEXT-DECORATION: none;
	font-style:normal;	

}
h2{
font-size:18px;
font-weight:bold;

}
.indent{
	padding-left:1em;
}