a img {
	border: 0;
}
strong {
	font-weight:bold;
}                 
em {
	font-style:italic;
}
div.hr {
   height:1px;
   max-height:1px;
   background-color:#993300;
   margin-top:15px;
   margin-bottom:15px; 
   clear:both;
}
div.hr hr {
display: none;
}
table, tr, td, div, p
{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size:12px;
 color:black;
 font-weight:100;
 text-align:left;
 margin:0px;
 padding:0px;
 border:0px;
}
table,tr,td,div,p
{
 background-color:transparent;
}
input
{
 background-color:white;
 color:black;
}
a
{
 text-decoration:none;
 color:#000044;
 font-weight:bold;
 font-size:inherit;
}
a:hover
{
 font-weight:bold;
 font-size:inherit;
 text-decoration:none;
 color:#6666ff;
}
a:visited
{
 font-weight:bold;
 font-size:inherit;
 text-decoration:none;
 color:#ff6600;
}
h1
 {
  font-size:15px;
  font-weight:bold;
  margin-bottom:15px;
 }
h2
 {
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
 }
h3
 {
  font-size:13px;
  font-weight:bold;
  margin-bottom:5px;
 }
h5
 {
  font-size:inherit;
  font-weight:bold;
  margin-bottom:5px;
 }
p
 {
  margin-bottom:10px;
  margin-top:0px;
  text-align:justify;
 } 
td
 {
  vertical-align:top;
 } 
.sq{float:left;width:10px;margin-top:2px;height:10px;background-color:red;font-size:2px;}
.sq2{float:left;width:10px;margin-top:2px;height:10px;background-color:transparent}
.sqt{margin-left:20px;margin-bottom:20px;text-align:justify;}
-->
</style>