DIV,BODY,TD,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H2,H3,H4,H5 {
  font-family: "arial", "helvetica", "sans-serif";
  font-size : 10pt;
  color : #FFFFFF;
}

A:link {
	color : #FFCC00;
	text-decoration: none;
}
A:active {
	color : #FFCC00;
	text-decoration: none;
}
A:visited {
	color : #FFCC00;
	text-decoration: none;
}
A:hover {
	color : #00CCFF;
	text-decoration: underline;

}

.caption {
  font-size : 7pt;
  color : black;
}

IMG.thumbnail {
	border: 3pt solid #FFFFFF;

}

IMG.display {
border-style : solid;
  border-width : 5pt;
  border-color : black;
}
HR.div { width: 100%; display: inline; position: relative; height: 6px; color: #000000}

HR { position : relative;}
h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
