/**
 * Common content styles
 */


body {
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}
.small {
    font-size: 0.8em;
}
