/* @import "S_default.css"; *//* - SA 05/04/2004 *//* ------------------------------------------------------------------------- *//* CONTENT ADJUSTMENTS SPECIFIC TO THIS STYLE - SA 09/04/2004 */h2 {font-size: 14px;}h3 {font-size: 11px;}h4 {font-size: 10px;}h5 {font-size: 10px;}p {font-size: 10px;}p.smaller {font-size: 9px;}/* ------------------------------------------------------------------------- *//* ANCHORS AS MENU ITEMS */#Default, #Larger, #Other, #Print,a.menuitem {    outline: none;    color: #000000;    background-color: transparent;    font-size: 9px;    font-weight: normal;    text-transform: none;    letter-spacing: 1px;    text-decoration: none;    border-bottom: 1px solid #999999;    }a.menuitem:visited {    color: #666666;    background-color: transparent;    border-bottom: 1px solid #999999;    }#Default:hover, #Larger:hover, #Other:hover, #Print:hover,a.menuitemhover,a.menuitem:hover {    color: #ff0000;    background-color: transparent;    font-size: 9px;    font-weight: normal;    text-transform: none;    letter-spacing: 1px;    text-decoration: none;    border-bottom: 1px solid #ff0000;    cursor: pointer;    }#Smaller, #Smaller:hover,a.thispage {    outline: none;    color: #ff0000;    background-color: transparent;    font-size: 9px;    text-decoration: none;    border-bottom: 0px solid #999999;    font-weight: normal;    text-transform: none;    letter-spacing: 1px;    cursor: default;    }