body  {
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
	color : Navy;
}

td  {
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
	color : Navy;
}

.sms  {
	color : #000050;
	background-color : #9CCEFF;
}

A { 
	text-decoration: none;
}

A:VISITED {
	color : Blue;
}

A.sms {
	color : Blue;	
}

A:HOVER {
	text-decoration : underline;
}
