/* THIS STYLE IS FOR FIELD VALUES */b {	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: bold;}/* THIS STYLE IS DEFAULT FOR ALL TEXT IN "TD" */small {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #gggggg;	line-height: 18px}/* THIS STYLE IS FOR SECTION HEADERS*/p {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #999999;	font-style: normal}/* THIS STYLE IS FOR LIST HEADERS */i {	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	font-style: italics;	color: #ffffff;	line-height: 18px}/* THIS STYLE IS FOR BODY COPY*/em{	color: #3b3b3b;	font-size: 13px;	font-family: Georgia, "Times New Roman", Times, serif;	font-style: normal;	font-weight: normal;	line-height: 17px;}/* THIS STYLE IS FOR TEXT LINKS */A {		text-decoration: none;	font-family: Georgia, "Times New Roman", Times, serif;	color: #3b3b3b;}A:Hover {	text-decoration: none;	font-family: Georgia, "Times New Roman", Times, serif;	color: #ffffff}h3 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-weight: bold;	color: #3b3b3b;}/* iframe */iframe { border: 0px solid #3b3b3b }div.arrows { width:225; text-align:left }div.arrows img { padding:8px }
