.text{
font-size:11pt;
font-family:Tahoma,Arial,sans-serif;
padding:10px;
text-align:justify;
color:#3c3c3c;
}
h1{
font-size:16pt;
padding:5px;
padding-left:0px;
text-align:left;
/*background-color:#cc9866;*/
/*color:#fff2cd;*/
color:black;
}
h2{
font-size:12pt;
}
h3{
font-size:11pt;
}
h4{
font-size:10pt;
}
h5{
font-size:10pt;
}
h6{
font-size:10pt;
}
.text a{
/*font-size:10pt;*/
color:#0282d2;
text-decoration:none;
}
.text img{
border-color:black;
border-width:1px;
}
.text .table,.text .table_l
{
	border-style:none;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:black;
  border-width:2px;
}
.text .table
{
	font-size:10pt;
}
.text .table_l
{
	font-size:8pt;
}
.text .table_l a
{
	font-size:8pt;
}
.text .table caption,.text .table_l caption
{
	font-weight: bold;
	font-style: italic;
}
.text .table td,.text .table_l td
{
    padding:5px;
    border-style:solid;
    border-color:#afc5d3;
    border-width:1px;
    text-align:justify;
		margin-left:-1px;
		margin-right:-1px;
}
.text .table th, .text .table_l th
{
	padding:5px;
	border-style:solid;
	border-color:#afc5d3;
	border-width:1px;
	font-weight: bold;
	background-color:#bfd5e3;
}
#photo{
border-style:solid;
border-width:1px;
margin:10px;
float:left;
}
