 A:LINK {
	color : #666699;
	text-decoration : underline;
}

A:visited { text-decoration : underline; color : #666699; font-size: 8pt;}
 A:LINK.list {
	color : #666699;
	text-decoration : none;
}
A:visited.list { text-decoration : none; color : #666699; font-size: 8pt;}

TD {
	font-family : verdana,
	arial,
	geneva,
	sans-serif;
	font-size: 8pt;
	color : #666699;
	
}

.justify { text-align : justify;}

.small {
	font-family : verdana,
	arial,
	geneva,
	sans-serif;
	font-size: 7pt;
	color : #666699;
	
}

#content {
	border: solid 1px #909083;
	width: 500px;
	height: 380px;
	background-image: url(images/cream.gif);
	background-repeat: repeat;	
}

img {
	border: 0;
} 