/* THIS STYLE IS FOR FIELD VALUES */b {	font-family: Trebuchet MS, Verdana, Arial;	font-size: 12px;	font-weight: bold;	color: #gggggg}/* THIS STYLE IS DEFAULT FOR ALL TEXT IN "TD" */small {	font-family: Trebuchet MS, Verdana, Arial;	font-size: 11px;	color: #gggggg}/* THIS STYLE IS FOR SECTION HEADERS*/p {	font-family: Trebuchet MS, Verdana, Arial;	font-size: 16px;	color: #666666;	font-style: normal}/* THIS STYLE IS FOR LIST HEADERS */i {	font-family: Trebuchet MS, Verdana, Arial;	font-weight: normal;	color: black;}/* THIS STYLE IS FOR SEARCH QUERY HEADERS */em {	font-family: Trebuchet MS, Verdana, Arial;	font-size: 12px;	color: #gggggg;	font-style: normal;	font-weight: normal}/* THIS STYLE IS FOR TEXT LINKS */A {	text-decoration: none;	font-size: 12px;	color: #gggggg;	font-family : Trebuchet MS, Verdana, Arial;}A:Hover {	text-decoration: underline;	font-size: 12px;	color: #gggggg;	font-family :Trebuchet MS, Verdana, Arial;}h3 {	font-family: Trebuchet MS, Verdana, Arial;	font-size: 20px;	font-weight: normal;	color: black;}