a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: underline; }
a:hover   { color: #CC0000; text-decoration: underline; }

.bodytext { font-size: 9pt; line-height: 150%; }

.smalltext { font-size: 8pt; line-height: 140%; }

.bodynorm { font-size: 9pt; }

.dropdown { color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }

.arttext {  font-size: 10pt; line-height: 150%; }

.dirtext {  font-size: 9pt; line-height: 150%; }
a.dirtext:link { color:#553322; text-decoration: none;}
a.dirtext:visited { color:#553322; text-decoration: none; }
a.dirtext:active { color:#553322; text-decoration: underline; }
a.dirtext:hover { color:#CC0000; text-decoration: underline; }

.dirsmtext {  font-size: 8pt; line-height: 150%; }
a.dirsmtext:link { color:#553322; text-decoration: none;}
a.dirsmtext:visited { color:#553322; text-decoration: none; }
a.dirsmtext:active { color:#553322; text-decoration: underline; }
a.dirsmtext:hover { color:#CC0000; text-decoration: underline; }

.nobinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #553322;
	width: 140px;
}

.nobinputwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #553322;
	width: 200px;
}

.nobbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF88;
	border: 1px solid #FFFF88;
	margin: 5px 0px 0px;
	background-color: #CC0000;
	width:100px;
}

.snobinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #553322;
}

.snobbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF88;
	border: 1px solid #FFFF88;
	margin: 5px 0px 0px;
	background-color: #CC0000;
}

@media print {
  .printable {display:block}
  .unprintable {display:none}
} 

#alpha { 
/* padding:5px; */
font-weight: bold;
margin-top: 2px;
}

#alpha a:link, #alpha a:visited { 
	background: #FFFFFF;
	padding: 2px;
	text-decoration: none; 
	color: #553322;
}

#alpha a:hover { 
	background: #FFFF88;
	padding: 2px;
	text-decoration: none; 
	color: #CC0000;
}
