/* #################################################################################### */

#origin{
 font-weight:bold;
 font-size:110%;
 margin:10px 30px 20px 30px;
 line-height:1.5em;
}

#text{
 line-height:1.35em;
 margin:10px 50px;
}

#text p{
 margin-bottom:20px;
}

.notes{
 color:#cc0000;
 font-size:90%;
 margin:10px 50px;
}

hr{
 margin:10px 10px;
 height:1px;
 color:#ff9900;
 border: solid 0px #ff9900;
}

.notes a{
 color:#cc0000;
}
