
body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #003366;
  background-color: #FFFFFF}
a:link {
  color: #AECCEB; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif; font-size:10pt }
a:visited {
  color: #AECCEB; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif; font-size:10pt }
a:hover   {
  color:#AAAAAA; background-color:003366; font-family: Georgia, "Times New Roman", Times, serif;
 text-decoration:none:  font-size:10pt }
 
 .header {font-size: xx-large; color:#FFFFFF;}
 
 .item-name {font-size: xx-large; color:#FFFFFF; font-size: x-large; text-decoration: underline; font-weight:bold}
 
 .soldout {color: #FF0000; font-style: italic; font-size: xx-large;}
 
 .subheading {font-size: large; color:#FFFFFF;}
 
 .trim {background-color: 003366;}
 
 .section {font-size: large; color:#FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline;}
 
 .psection {font-size: large; color:#FFFFFF; font-family: Georgia, "Times New Roman", Times, serif;}
 
 .footer {color:#FFFFFF;} 
 
 .required {color:#FF0000;}
 
 .bluetext {
	color: #003366;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}