/*	----------------------------------------------------------------------
		References page definitions
	----------------------------------------------------------------------	*/
A.RefDetails	{ }
P.RefTitle		{ font-weight: bold }
P.RefBody		{ text-align: justify; padding-top: 25px }
P.RefImage		{ text-align: center; }

TABLE.TableData	    { }
TH.Header		 { color: white; font-weight: bold; background-color: #66f; text-align: left }
TD.Even			      { vertical-align: top; border-bottom: 1px solid #66f }
TD.Odd			 { vertical-align: top; border-bottom: 1px solid #66f }
TD.Footer		{ }

LI				{ list-style-type: disc }
