h4
{
 font-size: 100%;
 font-weight: normal;
 text-indent: 2em;
 text-align: left;
 text-transform: uppercase;
 border-style:  none none solid;
 border-color: #a2a2a2;
 border-width: 3px;
}
h3
{
 font-size: 120%;
 font-weight: normal;
 text-align: center;
}
p
{
 text-indent: 2em;
 text-align: justify;
 margin: 0;
}

ul,ol
{
 text-align: justify;
 padding: 0 1em 0 0;;
}
ul
{
 /* list-style: circle; */
 list-style: disk;
}

/*th, td
{
  font-size: 60 %;
  text-align: center;
}*/
table.t0
{
 font-size:90%;
 text-align:center;
 border: 1 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: fixed;
 width: 100%
}
table.t0_3
{
 font-size:90%;
 text-align:center;
 color:#072f88;
 border: 1 solid #072f88;
 border-collapse: collapse;
 table-layout: fixed;
 width: 100%
}
table.t3
{
 font-size:110%;
 text-align:center;
 border: 0 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: auto;
 width: 80%
}
table.t33
{
 font-size:110%;
 text-align:left;
 color:#072f88;
 border: 0 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: auto;
 width: 60%
}
table.t3_3
{
 font-size:110%;
 text-align:center;
 border: 0 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: auto;
 }

table.t3_4
{
 font-size:90%;
 text-align:center;
 color:#072f88;
 border: 0 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: auto;

 }

table.t1
{
 font-size:90%;
 text-align:center;
 border: 1 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: auto;
 width: 100%
 }

table.t2
{
 font-size:90%;
 border-top: 1 solid #ffffff;
 border-left: 1 solid #ffffff;
 border-right: 1 solid #ffffff;
 border-bottom: 0 solid #ffffff;
 border-collapse: collapse;
 table-layout: fixed
 width: 100%
}


#c
{
 text-align: center;
}
#l
{
 text-align: left;
}
#r
{
 text-align: right;
}

#bg
{
 background-color: #dddddd; /*#c0c0c0*/
}
#comm
{
 font-size: 80%;
}

