/* --------------------------------------------------- */ /* Brookmans Park Newsletter Style Sheet - Guide */ /* .bannerlarge = 20pt - banner main & section pages */ /* .bannermedium = 12pt - banner URL in white */ /* .bannermiddle = 10pt - section top left link */ /* .bannersmall = 8pt - slogan and green boxes */ /* .bannermini = 7.5pt - slogan and green boxes */ /* .head = 16pt font - story heads */ /* .crosshead = 10pt font - story sub heads */ /* .body = 10pt font - body text */ /* .links = 8pt font - links */ /* .small = 7.5 font - captions */ /* .space = wider br break */ /* --------------------------------------------------- */ a:link, a:visited, a:link, a:visited, a.bannersmall:link, a.bannersmall:visited, a.bannermedium:link, a.bannermedium:visited, a.bannermini:link, a.bannermini:visited { text-decoration: none; } a.bannerlarge:hover, a.bannersmall:hover, a.bannermedium:hover, a.bannermini:hover { text-decoration: underline; color: #FFFFFF; } a:hover, a:hover { text-decoration: underline; color: #660000; } a:active, a:active, a.bannersmall:active, a.bannermedium:active, a.bannermini:active { text-decoration: none; color : #000080; } .bannerlarge { color : #FF0000; font-family : Verdana, Arial, Sans-serif; font-size : 26pt; font-weight: bold; text-decoration: none } .bannermedium { color : #FF0000; font-family : Verdana, Arial, Sans-serif; font-size : 16pt; font-weight: bold; text-decoration: none } .bannermiddle { color : #FF0000; font-family : Verdana, Arial, Sans-serif; font-size : 14pt; font-weight: bold; text-decoration: none } .bannersmall { color : #FF0000; font-family : Verdana, Arial, Sans-serif; font-size : 8pt; font-weight: bold; } .bannergn { color : #FF0000; font-family : Verdana, Arial, Sans-serif; font-size : 10pt; font-weight: bold; } .head { color : #000000; font-size : 14pt; font-family : Verdana, Arial, Sans-serif; font-weight: bold; text-decoration: none } .crosshead { color : #000000; font-size : 10pt; font-family : Verdana, Arial, Sans-serif; font-weight: bold; text-decoration: none } .body { color : #000000; font-size : 10pt; font-family : Verdana, Arial, Sans-serif; font-weight: normal; } .links { color : #000080; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: normal; } .detail { color : #000000; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: normal; } .comment{ color : #660000; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: normal; font-style: italic; } .new { color : #990000; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: bold; } .update { color : #FF3300; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: bold; } .reminder { color : #003300; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: bold; } .cap { color : #000000; font-size : 8pt; font-family : Verdana, Arial, Sans-serif; font-weight: bold; } .small { color : #000000; font-size : 7.5pt; font-family : Verdana, Arial, Sans-serif; font-weight: normal; text-decoration: none } .space { color : #000000; line-height: 8pt; }