A		{ text-decoration: underline; }

A:hover	{ text-decoration: underline; }

BODY	{ font-family: Verdana, Arial, Helvetica;
		  font-size: 10pt;
		  background-image: url(../graphics/bg_yellow.jpg);
		  color: black;}

TABLE	{ font-family: Verdana, Arial, Helvetica;
		  font-size: 10pt; }

.sm		{ font-size: 8pt;}

.smbg	{ font-size: 8pt; background-color: #EFEFEF}

P		{ TEXT-ALIGN: left;}

