/* This style sheet is for all Rotascope editions */ body { background-color: white; background-image: url(images/watermark.gif); background-position: top center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; } h1 { font-size: 18pt; font-weight: bold; text-align: center; } h2 { font-size: 12pt; font-weight: bold; } h2.volish { text-align: left; } h2.date { text-align: right; } .headline { font-size: 12pt; font-weight: bold; text-indent: 0; } .subhead { font-size: 12pt; font-style: italic; font-weight: normal; text-indent: 0; } .sigline { font-size: 12pt; font-weight: bold; text-align: right; text-indent: 0; } p.in { text-indent: 5%; } p.cen { text-align: center; }