/* Style Sheet */
.text	{font-family: Times New Roman, serif, Times; font-size: 11pt; color: dddddd}
.bold	{font-family: Times New Roman, serif, Times; font-size: 13pt; color: aa0000; font-weight: bold}
.small	{font-family: Times New Roman, Courier, monospace, Courier New; font-size: 9pt; color: ffffff}

/* links */
A:link    {font-family: Times New Roman, serif, Times; font-size: 11pt; color: cc0000}
A:visited {font-family: Times New Roman, serif, Times; font-size: 11pt; color: 990000}
A:active  {font-family: Times New Roman, serif, Times; font-size: 11pt; color: ff0000}
A:hover   {font-family: Times New Roman, serif, Times; font-size: 11pt; color: ff0000}
