BODY {
 background-color: #d5d5d5;
 background-image: url('../gfx/paper-body.jpg');
 background-repeat: no-repeat;
 margin: 0px;
 padding-top:25px;
 padding-bottom: 0px;
}

.main_table {
 background-image: url('../gfx/paper-main.gif');
 background-repeat: repeat-y;
}

.top_bar {
 font-size: 9px;
 font-family: arial,sans-serif;
 background-color: #7F6BBA;
 color: #ffffff;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 35px;
}

BIG {
 font-size: 14px;
 font-weight: bold;
}

.footer {
 width: 752px;
 text-align: right;
 font-size: 9px;
 font-family: arial,sans-serif;
 background-color: #7F6BBA;
 color: #ffffff;
 padding-top: 2px;
 padding-bottom: 2px;
}
.ringgirl A {
 color: #000000;
 text-decoration: none;
}

.footer A {
 color: #ffffff;
}

.content {
 padding-left: 2px;
 padding-right: 2px;
}

.mb {
 width:24px;
 border-bottom: 2px solid #ffffff;
}

.m0 {
 width: 120px;
 background-color: #E9E9E9;
 font-family: arial,sans-serif;
 font-size: 11px;
 font-weight: bold;
 border-bottom: 2px solid #ffffff;
}

.m0 A {
 text-decoration: none;
 color: #444444;
}

.m1 {
 width: 120px;
 background-color: #E9E9E9;
 color: #444444;
 font-family: arial,sans-serif;
 font-size: 11px;
 font-weight: bold;
 border-bottom: 2px solid #ffffff;
}

.m1 A {
 text-decoration: none;
 color: #DD4444;
}

H1 {
 color: #554582;
 font-family: verdana,arial,sans-serif;
 font-size: 18px;
 line-height: 24px;
}

P, TD {
 font-family: arial, sans-serif;
 font-size: 12px;
 line-height: 18px;
}

.bb {
 border: 1px solid #000000;
}