body { background: white; }
		
p { font-family: lucinda sans, arial, sans-serif; color: black;}
dl { font-family: lucinda sans, arial, sans-serif; color: black;}
dt { font-family: lucinda sans, arial, sans-serif; color: black;}

td { font-size: 12pt; font-family: lucinda sans, arial, sans-serif; color: black;} 

a:link { text-decoration: none; color: black; }
a:visited { text-decoration: none; color: gray; } 
a:hover { text-decoration: none; color: #fe0000; }
a:active { text-decoration: none; color: gray; }

input { background-color: #cccc99; border: 1px solid black; }

textarea { background-color: #cccc99; border: 1px solid black; }

.redtxt { color: #fe0000; }

.bigtxt { font-size: 14pt; }

.smtxt { font-size: 7pt; }

.indnttxt { padding-left: 25%; }

#pc_1 {display: none;}