table.WrapRight {
   float: left;
}
table.WrapRight A:link {
   font-family: arial;
   text-decoration: none;
}
table.WrapRight A:visited {
   font-family: arial;
   text-decoration: none;
}
table.WrapRight A:hover {
   font-family: arial;
   text-decoration: none;
}
table.WrapRight A:active {
   font-family: arial;
   text-decoration: none;
}
table.WrapLeft {
   float: right;
}
table.WrapLeft A:link {
   font-family: arial;
   text-decoration: none;
}
table.WrapLeft A:visited {
   font-family: arial;
   text-decoration: none;
}
table.WrapLeft A:hover {
   font-family: arial;
   text-decoration: none;
}
table.WrapLeft A:active {
   font-family: arial;
   text-decoration: none;
}
table.Padding {
   background-repeat: no-repeat;
   padding: 5;
}
table.Padding A:link {
   font-family: arial;
   text-decoration: none;
}
table.Padding A:visited {
   font-family: arial;
   text-decoration: none;
}
table.Padding A:hover {
   font-family: arial;
   text-decoration: none;
}
table.Padding A:active {
   font-family: arial;
   text-decoration: none;
}
table.default {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #000000;
}
table.default A:link {
   font-family: arial;
   font-size: 12px;
   color: #B20000;
   text-decoration: underline;
}
table.default A:visited {
   font-family: arial;
   font-size: 12px;
   color: #B20000;
   text-decoration: underline;
}
table.default A:hover {
   font-family: arial;
   font-size: 12px;
   color: #B20000;
   text-decoration: underline;
}
table.default A:active {
   font-family: arial;
   font-size: 12px;
   color: #B20000;
   text-decoration: underline;
}
