.size1 {  font-size: 60%}
.size2 {  font-size: 70%}
.size3 {  font-size: 80%}
.size4 {  font-size: 90%}
.size5 {  font-size: 100%}
.size6 {  font-size: 110%}
.size7 {  font-size: 150%}

.size1_120h { font-size: 60%; line-height: 120% }
.size2_120h { font-size: 70%; line-height: 120% }
.size3_120h { font-size: 80%; line-height: 120% }
.size4_120h { font-size: 90%; line-height: 120% }
.size5_120h { font-size:100%; line-height: 120% }
.size6_120h { font-size: 110%; line-height: 120% }

.size1_150h {  font-size: 60%; line-height: 150%}
.size2_150h {  font-size: 70%; line-height: 150%}
.size3_150h{  font-size: 80%; line-height: 150%}
.size4_150h {  font-size: 90%; line-height: 150%}
.size5_150h {  font-size: 100%; line-height: 150%}
.size6_150h {  font-size: 110%; line-height: 150%}

a:hover {  color: #CC6666; text-decoration: underline}
