body {
margin: 0px;
background-color: #ffffff;
color: #666666;
font-family: arial;
font-size: 8pt;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
}

td {
margin: 0px;
background-color: #ffffff;
color: #666666;
font-family: arial;
font-size: 8pt;
}

small {
color: #999999;
font-family: arial;
font-size: 8pt;
}

.setWinSize {
position: absolute;
left: 0px;
top: 0px;
width: 1024px;
height: 768px;
}

#introduction {
position: absolute;
left: 4px;
top: 4px;
z-index: 5;
}

#expand1text {
position: absolute;
left: 4px;
top: 590px;
width: 100px;
z-index: 5;
}

#pushleft1 {
position: absolute;
top: 568px;
left: 127px;
background-color: #339999;
width: 5px;
height: 155px;
filter: alpha(opacity=50);
z-index: 10;
}

a:link, a:visited
{
color: #666666;
}

a:hover
{
color: #999999;
}