body { margin: 0px; background: #B20101; }

body, p, div, td {font-family: arial; font-size: 8pt; color: #333333; font-weight: normal}
.text {font-family: arial; font-size: 11pt; color: #333333; font-weight: normal}

h {font-family: arial; color: #333333; font-weight: normal}

a:link { font-weight: bold; text-decoration: none; color: #B20101; }
a:hover { font-weight: bold; text-decoration: underline; color: #B20101; }
a:visited { font-weight: bold; text-decoration: none; color: #B20101; }
a:visited:hover { font-weight: bold; text-decoration: underline; color: #B20101; }

img { border: none; }

.trans_red
{
   font-family: arial, verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #B20101;
   background-color: transparent;
   border: none;
}

.abs_div
{
   position: absolute;
}