@charset "UTF-8";
/* CSS Document */

body{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
h1{
font-size:15px;
margin:5px 0px 5px 0px;
}
h2{
font-weight:400;
margin:0;
padding:0;
}
p{
text-align:justify;
margin:8px 0px 8px 0px;
}
.cr{
color:#ABABAB;
}
.amc{
color:#ABABAB;
}
.ng{
color:#000000;
}
a.ng{
text-decoration:none;
color:#000000;
}
a.ng:hover{
border-bottom:1px dotted #000000;
color:#000000;
}
.h1{
font-size:33px;
margin:5px 0px 5px 0px;
}
.date{
text-align:center;
font-size:14px;
font-weight: normal;
color:#ABABAB;
}
a:link{
text-decoration:none;
color:#ABABAB;
}
a:visited{
text-decoration:none;
color:#ABABAB;
}
a:active{
text-decoration:none;
font-size:110%; 
font-weight:bold;
color:white;
}
a:hover{
text-decoration:none;
font-size:110%; 
font-weight:bold;
}
