  BODY {
	font-family : Arial;
	font-weight : medium;
	font-style : none;
	text-decoration : none;
	color : #5f5f5f;
	text-transform : none;
}
  A:LINK { 
         font-family : Arial;
         font-weight : medium;
         font-style : none;
         text-decoration : underline;
         color : #5f5f5f;
         text-transform : none
}
  A:VISITED { 
         font-family : Arial;
         font-weight : medium;
         font-style : none;
         text-decoration : underline;
         color : #1e01b7
}
  A:HOVER { 
         font-family : Arial;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #5f5f5f
}
  H1 { 
         font-family : Arial;
         font-weight : bold;
         font-style : none;
         text-decoration : none;
         color : #1e01b7;
         text-transform : none
}
  H2 { 
         font-family : Arial;
         font-weight : bold;
         font-style : none;
         text-decoration : none;
         color : #5f5f5f;
         text-transform : none
}
  P { 
         font-family : Arial;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #5f5f5f;
         text-transform : none
}
  TD {
	font-family : Arial;
	font-weight : medium;
	font-style : none;
	text-decoration : none;
	color : #5f5f5f;
	text-transform : none;
	font-size: 10px;
}
  LISTING { 
         font-family : Arial;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #5f5f5f;
         text-transform : none
}
  CITE { 
         font-family : Arial;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #5f5f5f;
         text-transform : none
}

