  a:link  { 
  color: #003467; 
  font-weight : normal; 
  text-decoration: underline; 
  } 
  
  a:visited  { 
  color: #003467; 
  font-weight : normal; 
  text-decoration: underline 
  } 
  
  a:hover { 
  color: #000000; 
  font-weight : normal; 
  text-decoration : none; 
  } 
  
  a:active { 
  color: #000000; 
  font-weight : normal; 
  text-decoration: underline 
  } 
  
  body {
	background-color: #EAEAEA;
	margin : 5px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
} 
  
  td { 
  font-family: Georgia, Verdana, Arial, Helvetica,  sans-serif; 
  font-size: 10pt; 
  font-weight : normal; color: #000000 }
  
  .small { 
  font-family: Georgia, Verdana, Arial, Helvetica,  sans-serif; 
  font-size: 8pt; 
  font-weight : normal; color: #FFFFFF }
  
   .smalldark { 
  font-family: Georgia, Verdana, Arial, Helvetica,  sans-serif; 
  font-size: 8pt; 
  font-weight : normal; color: #003366 }
  
  A.white:link { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline
}
	A.white:visited { 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: underline
}
	A.white:hover { 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none
}
	A.white:active { 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none
}

.box { 
font-family: Georgia, Verdana, Arial, Helvetica,  sans-serif; 
font-size: 9pt; 
font-weight : normal; color: #000000 }
  
.buysell {
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	background-color : #ececec ;
}
.buysell2 {
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	background-color : #dfdede ;
}
