body{
margin:0px;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#d9d9d9;
}
table{
font-family:Tahoma;
font-size:12px;
color:#000000;
line-height:18px;
}
.navi{
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.button_link{
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.button_link:hover{
font-family:Tahoma;
font-size:14px;
color:#000000;
font-weight:bold;
}
a{
color:#000000;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#288d47;
text-decoration:underline;
font-weight:bold;
}
h1, h2, h3, h4, h5, h6{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#288d47;
}