﻿body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 11pt; 
  margin-left: 0.3in;
  margin-right: 0.3in
}
#navigation, #masthead, #column_l, #column_r, #footer, #sidebarb, #discount, #curvedtop { 
  display : none; 
} 
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt; 
  font-weight: bold;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt; 
  font-weight: bold;
}
a {
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
	color: #000080;
    font-size: 90%;
}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-family: Arial, Helvetica, sans-serif;
   font-size: 90%;
}
ul {
	display: none;
}
