/* GENERAL STYLES - NO NEED TO MODIFY HERE */ body,p,td,li,dd { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFF; line-height: 150%;} h1 { font-size: 22px; line-height : normal; padding: 15 0 0 0; } h2 { font-size: 20px; } h3 { font-size: 18px; } h4 { font-size: 14px; } h5 { font-size: 12px; } h6 { font-size: 11px; } h7 { font-size: 10px; } .bottom { color: #000; } /* LINK STYLES - MAY NEED TO CHANGE COLOUR ACCORDING TO THE THEME */ a:link { font-size: 11px; font-weight: bold; color: #FC0; text-decoration: underline; } a:visited { font-size: 11px; font-weight: bold; color: #C90; text-decoration: underline; } a:active { font-size: 11px; font-weight: bold; color: #FC0; text-decoration: underline; } a:hover { font-size: 11px; font-weight: bold; color: #000; text-decoration: none;background:#FC0; } #menu a:link { font-size: 11px; font-weight: normal; color: #FFC; text-decoration: none; padding : 1; line-height : 150%; } #menu a:visited { font-size: 11px; font-weight: normal; color: #FFC; text-decoration: none;padding : 1;line-height : 150%;} #menu a:active { font-size: 11px; font-weight: normal; color: #FFC; text-decoration: none;padding : 1;line-height : 150%;} #menu a:hover { font-size: 11px; font-weight: normal; color: #000; background: #FFC; text-decoration: none;padding : 1;line-height : 150%;} .tagline { font-weight: bold; color: #000; line-height: 90%; vertical-align: middle; font-size: 11px; }