html, body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
border-left: 0px;
border-right: 0px;
background: #ffffff url('../images/index.gif') no-repeat;
}

a:link {
text-decoration: none;
color: #707070;
}

a:visited {
text-decoration: none;
color: #707070;
}

a:active {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: none;
color: #000000
}

#logo {
width: 640px;
height: 120px;
margin: auto;
position: relative;
}

#title {
position: absolute;
left: 260px;
top: 20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
}

#button1 {
position: absolute;
left: 20px;
top: 60px;
width: 100px;
height: 20px;
border: 1px solid #707070;
background-color: #e8f3d9;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

#button2 {
position: absolute;
left: 123px;
top: 60px;
width: 100px;
height: 20px;
border: 1px solid #707070;
background-color: #e8f3d9;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

#button3 {
position: absolute;
left: 227px;
top: 60px;
width: 110px;
height: 20px;
border: 1px solid #707070;
background-color: #e8f3d9;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
