body
{
 font: 8pt Tahoma, sans-serif;
 color: #ff0000;
 text-align: center;

}
div.1
{
 width: 596px;
 border: 0 solid #ff0000;
 margin: 0px;
}
hr
{
 border: 0 solid #a2a2a2;
 background-color: #a2a2a2;
 color: #a2a2a2;
 height: 3px;
}
img
{
 margin: 0 0 0 1em;
 border: 1px solid #a2a2a2;
 margin: 0 0 0 1em;
}

h3, h4, p, ol, ul, table
{
 color: #303030; 
}
h3
{
 font-size: 130%;
 font-weight: normal;
}
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;
}
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
{
 border: 1 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: fixed;
 width: 98%
}
table.t1
{
 border: 1 solid #a9a9a9;
 border-collapse: collapse;
 table-layout: auto;
 width: 590px;
}

table.t2
{
 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
}


#c
{
 text-align: center;
}
#l
{
 text-align: left;
}
#r
{
 text-align: right;
}

#bg
{
 background-color: #dddddd; /*#c0c0c0*/
}
#comm
{
 font-size: 80%;
}

a {color: #808080; text-decoration: none}
a:visited {color: #808080}
a:hover {color: #0000ff; text-decoration: underline}
a:active {color: #ff0000}