body {
margin:0px;
font-size:10px;
font-family:Tahoma;
background-color:#EEEAEA;
}

* {
margin:0px;
padding:0px;
}
    
.navi:link { 
font-family:Tahoma;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#49498c;
}	

.navi:visited { 
font-family:Tahoma;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#49498c;
}	

.navi:active { 
font-family:Tahoma;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#49498c;
}	

.navi:hover { 
font-family:Tahoma;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#D80000;
}	

.subnavi:link { 
font-family:Tahoma;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#000000;
}	

.subnavi:visited { 
font-family:Tahoma;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#000000;
}	

.subnavi:active { 
font-family:Tahoma;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#000000;
}	

.subnavi:hover { 
font-family:Tahoma;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#D80000;
}	

h1 {
font-family:Tahoma,Arial,sans;
font-weight:bold;
font-size:14px;
color:#49498c;
margin-top:5px;
margin-bottom:10px;
}

.content {
font-family:Tahoma,Arial,sans;
font-weight:normal;
font-size:12px;
color:#000000;
}

table {
font-size:12px;
}