body{ 
   background:none;
   padding: 0px;
   margin: 0px;
   font-size: 12pt;
   font-family:'Times New Roman',Times,serif;
   color:#000000;
}

a:after, a:link:after  { 
color: #000000;
background-color:transparent; 
content: " * Link " attr(href) "* "; }

a:visited:after {
color:#000000; 
background-color:transparent;
content: " * Link " attr(href) "* "; }

/* --> global site positions */
*{
   overflow:visible;
   font-family: "Times New Roman", Times, serif;
   font-size: 12pt; 
   color:#000000;
   margin: 0 auto;
   padding:0;
}

body{
   text-align:center;
   margin:0 auto;
   color:#000000;
   background-color:#FFFFFF;
}

form{
   display:none;
}

.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

h1 {
   display:inline;
   font-family: "Times New Roman", Times, serif;
   font-size: 15pt;
}

h2 {
   display:inline;
   font-family: "Times New Roman", Times, serif;
   font-size: 14pt;
}

h3 {
   display:inline;
   font-family: "Times New Roman", Times, serif;
   font-size: 13pt;
}

#AMWInterfaceHead      { display:none; }
#AMWInterfaceTop       { display:none; }
#AMWInterfaceLeft      { display:none; }
#AMWInterfaceRight     { display:none; }
#AMWInterfaceFeet      { display:none; }
#AMWInterfaceBottom    { display:none; }
#AMWInterfaceCopyright { display:none; }
#AMWInterfaceMainOpen  { display:none; }
