/* info.aero.org/tai/tai_new - Inital CSS modifications by Don Di Tomasso - 08/10/05 *//* site graphics and page creation by Dan Chittum *//* revision1: CSS modifications by Dan Chittum - 10/25/05 *//* Font Attributes */body, p, td, tr, th, ul, strong, li  {    font-size: 9pt;	font-family: Comic Sans, Comic Sans MS, cursive;  	}/* Text Attributes */.bld { /* bold text */    font-size: 9pt;	color: #000000;	font-weight: 900;}.title { /* Institute News */    font-size: 16pt;	color: #000000;	font-weight: 900;}.subtitle { /* burgundy */  font-size: 14pt;  color: #990000;  font-weight: 900;}/* Default link styles */A {   text-decoration: none;}A:link 	{color: #0033ff; font-weight: 900;font-size: 8pt;text-decoration: none;background-color: transparent;} A:active	{color: #0033ff;font-size: 8pt;text-decoration: none;font-weight:900;background-color: transparent; }A:visited	{ color: #990000;font-size: 8pt;text-decoration: none;font-weight:900;background-color: transparent; } A:hover	{color: #990000;font-size: 8pt;font-weight: 900;text-decoration: none;background-color: transparent;}/* Footer Link */A.footer1:link {font-size: 8pt;color: #ffffff;text-decoration: underline;}A.footer1:visited {font-size: 8pt;color: #ffffff;text-decoration: underline;} A.footer1:hover {font-size: 8pt;color: #ffffff;text-decoration: underline;}.footer {font-size: 8pt;color: #ffffff;}.blockquote {	margin-left: 12px;	margin-right: 12px;}
