body {
margin: 0px;
background: #FFFFFF url(bg.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color: 333333;
}

a {
font-family: Verdana;
font-size: 9px;
color: 444444;
}

.text {
margin: 0 auto;
}

h1, .text td {
font-family: Tahoma;
font-size: 11px;
}

h1 {
text-transform: uppercase;
padding-left: 7px;
}

.text a {
font-family: Tahoma;
font-size: 11px;
color: 333333;
text-decoration: none;
}

.text a:hover {
text-decoration: underline;
}

#main {
background: url(bg2.gif) repeat-x bottom;
width: 100%;
height: 100%;
}

.table {
margin: 0 auto;
padding-top: 115px;
padding-bottom: 11px;
}

td {
font-size: 12px;
}

#end {
font-size: 9px;
color: 999999;
text-align: right;
padding-top: 125px;
padding-right: 30px;
padding-bottom: 8px;
}

#end a, #footer a {
font-size: 9px;
color: 999999;
}

#footer {
font-size: 9px;
color: 999999;
text-align: right;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 8px;
}

#text {
display: none;
position: absolute;
z-index: 10;
padding: 12;
top: 50;
background-color: #C4EEFF;
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 11px;
text-align: left;
}

#text  h1{
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 12px;
}