@charset "utf-8";
body{
color:#000;
background-color:#FFCC99;
font-size:11pt;
text-align:center;
}
header{
font-weight:bold;
}
.breadcrumbs{
font-size:small;
font-weight:bold;
}
section{
background-color:#fff;
}nav.sitemap{
}
blockquote{
background-color:#CCFFCC;
}
h1{
font-size:14pt;
}
h2{
font-size:12pt;
}
h3{
font-size:12pt;
}
img{
border:0;
}
ul{
list-style-type:none;
}
p{
line-height:150%;
}
.accent{
color:#CC0000;
}
a.accent{
color:#CC0000;
}
.old_data{
color:#999;
}
