body	{ background-color: #fff }
a:link	{ color: #03f; text-decoration: none }
a:visited	{ color: #03f; text-decoration: none }
a:active	{ color: #f90; text-decoration: none }
a:hover	{ color: #f90; text-decoration: underline }

.set1	{ font-size: 10px; font-weight: normal }
.set1b	{ font-size: 10px; font-weight: bold }
.set1h	{ font-size: 10px; line-height: 150%; font-weight: normal }
.set1hb	{ font-size: 10px; line-height: 150%; font-weight: bold }

.set2	{ font-size: 12px; font-weight: normal }
.set2b	{ font-size: 12px; font-weight: bold }
.set2h	{ font-size: 12px; line-height: 150%; font-weight: normal }
.set2hb	{ font-size: 12px; line-height: 150%; font-weight: bold }

.set3	{ font-size: 14px; font-weight: normal }
.set3b	{ font-size: 14px; font-weight: bold }
.set3h	{ font-size: 14px; line-height: 150%; font-weight: normal }
.set3hb	{ font-size: 14px; line-height: 150%; font-weight: bold }

.writer { font-size: 14px; font-weight: normal; font-style: italic }
