body {  color: #000000;}
p{	color: #000000;}
td {	color: #000000;}

a 		{color: #000000;}
a:visited 	{color: #000000;}
a:hover 	{color: #FF0000;}

#foldheader {
	cursor: hand;
	list-style-image: url(../images/fold.gif);
}

.row {
	background: #CCEE99;
	}

textarea { 
	width:100%;
	height: 100px;
	border: 1px solid black; }