body           { margin: 0px; padding: 0px; font-family:Helvetica,Arial,sans-serif; 
                 background-color: #FFFFFF; background-image: url(blue-bar.jpg); background-repeat: repeat-y; }

#menu          { margin-top: 1.2em; text-align: right; font-size: 80%; font-weight: bold; color: #FFFFFF; }
#menu a        { text-decoration: none; color: #FFFFFF;}
#sub-menu      { margin-right: 0.6em; font-size: 75%; font-weight: normal; } 
#green         { background-color: #99CC00 }

#service       { margin: 10px; margin-right: 20px; text-align: right; font-size: 85%; color: #000099; }
#service a     { text-decoration: none; color: #000099; background-color:#FFFFFF; }

.search        { font-size: 75%; }

#path          { margin: 0.3em; font-size: 70%; font-weight: normal; color: #000099; }
#path a        { text-decoration: underline; color: #0000FF; }

#content       { margin: 0.5em; padding: 0.5em; } 
#content a     { color: #0000FF; text-decoration: underline; }
#content h1    { font-size: 160%; line-height: 100%;  }
#content h2    { font-size: 130%; line-height: 80%; }
#content h3    { font-size: 110%; line-height: 80%; }
#content h4    { font-size: 100%; line-height: 80%; }
#content h5    { font-size: 80%; line-height: 80%; }
#content h6    { font-size: 60%; line-height: 80%; }
#content img   { margin: 5px; border: 0px; }
#content ul    { margin-top: 1em; }
#content ol    { margin-top: 1em; }

#signature     { margin-top: 10px; font-size: 70%; }
#signature a   { text-decoration: underline; color: #0000FF; }

