@charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:0.69em;
}
p{
text-align:justify;
line-height: 140%;
margin: 10px 0;
}
ul,ol{
line-height: 140%;
margin: 10px 0;
}
.ng{
color:#000000;
}
a{
color:#01436D;
text-decoration:none;
}
a:hover{
color:#01436D;
border-bottom:1px dotted #01436D;
}
a.ng{
color:#000000;
text-decoration:none;
}
a.ng:hover{
color:#000000;
text-decoration:none;
border-bottom:1px dotted #000000;
}
.az{
color:#01436D;
}
a.az{
color:#01436D;
text-decoration:none;
}
a.az:hover{
color:#01436D;
text-decoration:none;
border-bottom:1px dotted #01436D;
}
.gs{
color:#444444;
}
a.gs{
color:#444444;
text-decoration:none;
}
a.gs:hover{
color:#444444;
text-decoration:none;
border-bottom:1px dotted #444444;
}
a.rj{
color:#CA281B;
text-decoration:none;
}
a.rj:hover{
color:#CA281B;
text-decoration:none;
border-bottom:1px dotted #CA281B;
}
.rj{
color:#CA281B;
}
h1.title{
font-size:28px;
color:#CA281B;
margin:0px 0px 15px 0px;
}
h2{
font-size:1.36em;
color:#CA281B;
margin:10px 0;
}