/* Style Sheet */
.header {font-family: arial; font-weight: bold; font-size: 12pt;}
.text	{font-family: arial; font-size: 9pt; color: 666666}
.a	{font-family: old english text mt, Old English, gothice, gothicg, TypoUpright BT, times new roman; font-size: 24pt;}
.b	{font-family: old english text mt, Old English, gothice, gothicg, TypoUpright BT, times new roman; font-size: 18pt;}

/* links */
A:link    {font-family: arial; color: 6677ff; font-size: 9pt; text-decoration: none; font-weight: bold}
A:visited {font-family: arial; color: 2233ff; font-size: 9pt; text-decoration: none; font-weight: bold}
A:active  {font-family: arial; color: 0011bb; font-size: 9pt; font-weight: bold}
A:hover   {font-family: arial; color: 1122cc; font-size: 9pt; text-decoration: underline; font-weight: bold}
