body
{
   font-family: Arial;
   font-size: 15px;
   font-style: normal;
   text-align: justify;
   margin: 0px;
   background-color: #888888;
   color: #000000;
}
div#container
{
   width: 660px;
   top: 8px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   border-style: solid;
   border-color: #505050;
   border-width: 1px;
   padding: 20px;
   color: #000000;
   background-color: #ffffff;	
   text-align: justify;
   line-height: 1.5;
}
h1
{ 
   font-family: "Arial";
   font-size: 19px;
   font-weight: normal;
   text-align:center;
   color: #7c5b17;
}
h2
{ 
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   text-align:center;
   color: #555555;
}
h3
{ 
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   text-align:left;
   color: #222222;
}
.reference
{ 
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #0000ff;
   text-decoration: none;
}
.note
{ 
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #202020;
   text-decoration: none;
}
a.HyperStyle1
{
   text-decoration: none;
}
a.HyperStyle1:link
{
   color: #000080;
}
a.HyperStyle1:visited
{
   color: #000080;
}
a.HyperStyle1:hover
{
   color: #ff0000;
}
