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:innerhit;*/
   font-family: "Times New Roman", Times, serif;
   font-size: 11px; 
   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: 10px;
}

big{
   display:block;
   font-family: "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight:bold;
   margin-top:5em;
}

h1 {
   display:inline;
   font-family: "Times New Roman", Times, serif;
   font-size: 13px;
}

h2 {
   display:inline;
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
}

h3 {
   display:inline;
   font-family: "Times New Roman", Times, serif;
   font-size: 11px;
}

hr{
   clear:both;
}

img{
border:0;
}

#AMWInterfaceHead,
#AMWInterfaceTop,
#AMWInterfaceLeft,
#AMWInterfaceImage,
#AMWInterfaceCopyright,
#AMWContentPath{
   display:none;
}