@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
  color : #000000; 
  background : #ffffff; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
th { text-align:left;
}
#mainContent table td , #mainContent table th{
	border:1px solid #000;
}
#navigation, #header, #paypalcart, #awards { 
  display : none; 
} 
#printheader {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
