body
{
	margin: 0px;
	
}
#centerTD
{
 text-align: center;
 background-image: url(wireglobe.jpg);
 background-position: center center;
 background-repeat: no-repeat; 
}
table.mainContentArea
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-align: center;
	background-color: #ffffff;
	height:100%;
	width: 600px;
}
.Heading {font-family:"Arial",sans-serif;
          font-size:36pt;
	  font-weight:bold;
          text-align:right;         	 }
A{text-decoration:none;}
A:link{color:blue}
A:visited{color:blue}
A:active{color:blue}
A:hover{text-decoration:underline;}
.comp{text-decoration:none;
      font-family:"Helvetica",sans-serif;
      font-size: 16pt;
      font-weight:bold;
      text-align:left;
     }
.linkText
{
	color: #0000FF;
}

.Item{font-family:"Helvetica",sans-serif;
      font-size:14pt;
      font-weight:bold;
     }
.info{font-family:"Helvetica",sans-serif;
      font-size:12pt;
      font-weight:Normal;
      font-style:italic;
     }