/* Start of CMSMS style sheet 'show_staff' */
body {
   color:#82888c;
   font-family:Arial, Helvetica, sans-serif;
}

#showstaff h1,p,h2 {
    margin:0px;
    padding:0px;
    margin-left: 20px;
}

#showstaff h1 {
   font-size:16px
}

#showstaff h2 {
   font-size:10px;
   font-weight:bold;
   padding-bottom:5px;
}


#showstaff p {
   font-size:10px
}
/* End of 'show_staff' */

