@charset "utf-8";

ARTICLE{margin-top:20px;}
H2{color:#fff;padding:3px 10px;font-size:12pt;}
ARTICLE:nth-of-type(1) H2{background-color:#646466;}
ARTICLE:nth-of-type(2) H2{background-color:#28b674;}
ARTICLE:nth-of-type(3) H2{background-color:#bf1e2d;}
ARTICLE:nth-of-type(4) H2{background-color:#13a79d;}
ARTICLE:nth-of-type(5) H2{background-color:#553715;}
ARTICLE:nth-of-type(6) H2{background-color:#553715;}
ARTICLE:nth-of-type(7) H2{background-color:#13a79d;}
ARTICLE:nth-of-type(8) H2{background-color:#646466;}
ARTICLE:nth-of-type(9) H2{background-color:#28b674;}
ARTICLE:nth-of-type(10) H2{background-color:#bf1e2d;}
ARTICLE P:nth-of-type(1){text-align:right;margin-top:10px;}

ARTICLE IMG{float:left;margin:4px 10px 0 0;}