body {
     font-family: "Verdana", Arial, serif;
	 color: #000000;
	 background: #FFFFFF;
	 background-image: none;
	 padding: 0px;
	 margin: 0px;
}

p {
     font-family: "Verdana", Arial, serif;
	 color: #000000;
	 background: transparent;
	 font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
     font-family: "Verdana", Arial, serif;
	 color: #000000;
	 background: transparent;
}

ol, ul {
     list-style-type: disc;
	 font-size: 12px;
}

.linkbar {
	 background: transparent;
	 border: none;
	 font-family: "Verdana", Arial, serif;
     font-size: 11px;
	 letter-spacing: -0.11em;
	 padding: 10px 10px 10px 10px;
}

table.center {
	  margin-left: auto; 
	  margin-right: auto;
	  text-align: center;
}

a:link    {
      color: #000000; 
      background: transparent; 
	  background-image: none; 
      text-decoration: none;
}

a:visited {
      color: #000000; 
      background: transparent; 
	  background-image: none; 
      text-decoration: none;
}

a:hover   {
      color: #000099; 
      background: transparent;
	  background-image: none;
	  text-decoration: underline;
}

a:active  {
      color: #000000; 
      background: transparent;
	  background-image: none; 
}
