body{
	background-image: url(../gfx/index_04.png);
	font-family: Arial, Tahoma, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

pre{
        font-size:16px;
        font-family:Arial,Tahoma;
        color:#000000;
        padding-left:5px;
        line-height:18px;
}

img{
	border:0;
}

li{
	font-size:11px;
}

p{
        color:#000000;
        font-size:12px;
        font-family:Arial,Tahoma;
        margin-top:1px;
        margin-bottom:1px;
        padding-left:5px;
        line-height:14px;
}

p.white{
	color:#ffffff;
}

p.space{
	margin-bottom:50px;
}

p.top{
         margin-left:0px;
         margin-top:12px;
         color:rgb(133,143,125);
         font-size:16px;
}

p.navi1{
         margin-left:10px;
         color:rgb(133,143,125);
         font-size:24px;
}

p.topic1{
         margin-top:10px;
         margin-left:10px;
         color:rgb(127,76,82);
         font-size:30px;
}

p.topic2{
         margin-top:10px;
         margin-left:20px;
         margin-bottom:100px;
         color:rgb(133,143,125);
         font-size:20px;
}

table{
        border:none;
        padding:0px;
        border-spacing:0px;
        spacing:0px;
        border-collapse:seperate;
}

a{		text-decoration:none ; color:rgb(133,143,125);}
a:hover{		text-decoration:none ; color:rgb(127,76,82);}

td{
	vertical-align:top;
}

td.repeatx{	background-repeat:repeat-x;}
td.repeaty{	background-repeat:repeat-y;}