.f9			{ font-family: Arial; font-size: 9px }.f10			{ font-family: Arial; font-size: 10px }.f11			{ font-family: Arial; font-size: 11px; color: #FF0000; font-weight: bold}body		{ background-color: #000080; color: #ffffff; font-family: Arial; font-size: 9px }.title			{ font-family: Arial; font-size: 18px; color: #FFFF00; text-align: Center; font-style: italic; font-weight: bold }a			{ font-family: Arial; font-size: 11px; color: #ffffff; text-decoration: none}a:hover		{ font-family: Arial; font-size: 11px; color: #FF0000; text-decoration: none }a:active     	{ font-family: Arial; font-size: 11px; color: #FFFF00; text-decoration: none }