BODY, P, TD, A {font-family: Verdana, Arial, sans-serif; font-size: x-small; color: #000000; }

A:link    { text-decoration: underline ; font-size: x-small; color: #990033; }
A:active  { text-decoration: underline ; font-size: x-small; color: #990033; }
A:visited { text-decoration: underline ; font-size: x-small; color: #990033; }
A:hover   { text-decoration: underline ; font-size: x-small; color: #330099; }

A.top:link    { font-size:9pt; color: white; }
A.top:active  { font-size:9pt; color: white; }
A.top:visited { font-size:9pt;color: white; }
A.top:hover   { font-size:9pt; color: yellow; }

A.tn:link    { font-size:8pt; color: #330099; }
A.tn:active  { font-size:8pt; color: #990033; }
A.tn:visited { font-size:8pt;color:  #999999; }
A.tn:hover   { font-size:8pt; color: #990033; }

.whitetxt  { color: #ffffff; }
.bluetxt   { color: #330099; }
.maroontxt { color: #990033; }
.greentxt  { color: #007f7f; }

.boldtxt       { font-weight: bold; }
.boldbluetxt   { font-weight: bold; color: #330099; }
.boldgreentxt  { font-weight: bold; color: #007f7f; }
.boldmaroontxt { font-weight: bold; color: #990033; }

.italictxt { font-style: italic; }
.blueitalictxt   { font-style: italic; color: #330099; }
.maroonitalictxt { font-style: italic; color: #990033; }

.blacktitle  { font-size: 17pt; font-weight: bold; color: #000000; }
.bluetitle   { font-size: 17pt; font-weight: bold; color: #330099; }
.maroontitle { font-size: 17pt; font-weight: bold; color: #990033; }

.indent { padding-left: 2em; }

.inputbox {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	/* border: 1 solid; */
	width: 320;
}
.sm {font-size:9pt}
.tn {font-size:8pt}

.inputtitlebox {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	/* border: 1 solid; */
	width: 80;
}

.inputmultibox {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	/* border: 1 solid; */
	width: 460;
}

/* additional classes Dec 2002 */

OL.roman {
   list-style-type: upper-roman;
}
.smy {
   font-family:sans-serif;
   font-size:10px;
   font-weight:bold;
   color:yellow;
}

