body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 10pt; 
}
#printshrink {width: 650; }
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#other { 
  display : none; 
} 
h1           { font-family: Times New Roman; font-size: 18pt; font-weight: bold }
h2           { font-family: Times New Roman; font-size: 14pt; font-weight: bold }
a.Bottom_Links:link  {font-family: Verdana; color : #000000; font-size: 7pt; font-weight: normal;}
a.Bottom_Links:visited  {font-family: Verdana; color : #000000; font-size: 7pt; font-weight: normal;}
a.Bottom_Links:active  {font-family: Verdana; color : #000000; text-decoration: underline; font-size: 7pt; font-weight: normal;}
a.Bottom_Links:hover  {
	font-family: Verdana;
	color : #000000;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: normal;
	background-color: #F2EDEA;
}