/* Worthing Drivers (IAM) Style Sheet */

body         { font-family: 'Microsoft Sans Serif', sans-serif;
               background : #CCffff;
               color      : #003366;
               font-size  : 10pt;
             }

th           { font-family: 'Microsoft Sans Serif', sans-serif;
               color      : #003366;
               font-size  : 10pt;
               font-weight: bold}
             }

td           { font-family: 'Microsoft Sans Serif', sans-serif;
               color      : #003366;
               font-size  : 10pt
             }

a:link       { color      : #0000FF; text-decoration : underline}
a:visited    { color      : #0000FF; text-decoration : underline}
a:hover      { color      : #FF0000; text-decoration : underline}
a:active     { color      : #0000FF; text-decoration : underline}

h1           { line-height: 14pt;
               font-size  : 14pt;
               font-weight: bold
             }

h2           { line-height: 14pt;
               font-size  : 14pt;
               font-weight: normal
             }

.nav         { line-height: 20px;
               font-size  : 12px;
               font-weight: normal
             }

.nav2        { line-height: 15px;
               font-size  : 12px
             }

.smaller     { font-size  : 8pt
             }

.shout       { line-height: 20pt;
               font-size  : 16pt;
               font-weight: bold;
               text-align : center
             }

.bold        { font-weight: bold
             }

.marq        { line-height: 14pt;
               font-size  : 10pt;
               font-weight: normal;
               text-align : center
             }

.tabdate     { font-weight: normal
             }

.tabname     { font-weight: bold
             }

.tabbasic    { font-weight: normal
             }

.tabdesc     { font-style: italic
             }




