/*
	calcolo percentuale font  100% : 12px = X% : Ypx
*/
body { font-family: Verdana, sans; font-size: 14px; line-height: 20px; color:#000;}
a {font-family: Verdana, sans; color: #000; text-decoration: underline;}

h1 /*Titolo*/{ font-size:18px; line-height: 26px; font-weight:normal; color:#000;}
h3 /*Autore*/{ font-size:18px; font-weight:normal;}
h4 /*Data*/{ font-size:14px; font-weight:normal;}
h5 /*Luogo*/{ font-size:14px; font-weight:normal; }

h1,h3 {margin:5px 0 0 0; padding:0;}
h4,h5{margin:0; padding:0;}
/*p {margin:0; padding:0;}*/
hr {border:none; border-top: 2px dashed #000;}

.article-content p {font-size:14px; color:#000; }

.footer { font-size:60%;}

.bio {font-size:12px; line-height: 16px; color:#000; }

.credits {font-size:12px; line-height: 16px; color:#000; clear:both; margin-left: 15px;}

.privacy {font-size:10px; line-height: 12px; color:#000;}


