/* CSS Document */
body {
width:750px;
padding:0;
margin:0 auto;
text-align:center;
}

#body {
width:750px;
text-align:left;
font-size:80%;
}
#topbana {
width:367px;
float:left;
}
#bana h1 a{
text-indent:-9999px;
background-image:url(../images/logo.gif);
width:367px;
height:41px;
display:block;
margin:10px 5px;
}
#bana h2 {
font-size:100%;

}
#bana h2 a{
text-decoration:none;
}
table {
font-size:100%;
background-color:#CCCCCC;
}
th {
text-align:left;
width:240px;
background-color:#FFFFFF;
}
td {
background-color:#FFFFFF;
padding:5px;
}
p {
line-height:140%;
}
li {
line-height:140%;
}