@import url("mp.css");

a:active     {  font-family: Arial; font-size: 12px; color: #000000};
a:link       {  font-family: Arial; font-size: 12px; color: #000000};
a:visited    {  font-family: Arial; font-size: 12px; color: #000000};
.body         {  font-family: Arial; font-size: 16px; color: #ff9900};
li           {  font-family: Arial; font-size: 12px; color: #000000};
ol           {  font-family: Arial; font-size: 12px; color: #000000};
.table        {
	font-family: Arial;
	color: #000000;
	height: 20px;
	background-position: center;
	vertical-align: middle;
};
.td           {  font-family: Verdana; font-size: 12px;color: #000000;line-height:18px;;text-decoration: unline};

