/* style sheet for health911.com  */
/* name = basicall.css */
/* created 12/00 intellectual property of Suzanne Cutshall */

body {  color:black;
	background-color: white;
        font-family: Verdana, Arial;
        text-align: left;}

H1 { font-size: 17pt;
     font-family: Verdana, Arial;
     text-align: center;
     }

H2 {font-size: 14pt;
    font-family: Verdana, Arial;	
    text-align:left;
    margin-bottom: -.5em;
    }

H3 {font-size: 12pt;
    font-family: Verdana, Arial;
    text-align: left;
    margin-bottom: -.5em;
    }

h4 {font-size: 10pt;
    text-align: center;
    margin-bottom: -.5em;}


div.one {margin-left: 1em;
         margin-right: 1em;}

div.two {margin-left: 3em;
         margin-right: 3em;}


P, td, ol, ul, li {text-align: left; font-size: 10pt;font-family: Verdana, Arial;}

td.center {text-align: center;}

P.navbot {text-align: center; font-size: 10pt;}  /* bottom of page navigation links */

P.navtop {text-align: center; font-size: 10pt; margin-top: 1em;} /* top of page navigation links */

P.foot {text-align: center; font-size: 9pt;}

/* end of style sheet */