@charset "utf-8";
/* CSS Document */
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Helvetica, sans-serif;
  font-size : 14pt; 
}

TD { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Helvetica, sans-serif;
  font-size : 14pt; 
}

a:link, a:active, a:visited  { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Helvetica, sans-serif;
  font-size : 14pt; 
}

.container {
	width:1000px;
	margin:0 auto;
	position:relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Helvetica, sans-serif;
  font-size : 14pt; 
}  

.container table tr td table tr td p a {
	text-align: center;
	color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Helvetica, sans-serif;
  font-size : 14pt; 
}


#nav, #other { 
  display : none; 
} 


