/* procedures at DentFirst.com */
Body
{
    background-image: url(../images/Watermark3.png);
    color: black;
    font-family: Verdana, Sans, Helvetica, Times New Roman;
    font-size: 11pt;
    text-indent: 0em;
    /* icotool -c --hotspot-x=1 --hotspot-y=1 /var/www/DentFirst/images/tb.png -o tb.cur  (from icoutils) */
    cursor : url("../images/tb.cur"), pointer
}
H1
{
    color: blue;
    font: 20pt Verdana;	 font-weight: bold;
}
H2
{
    color: blue;
    font: 16pt Verdana;	 font-weight: bold;
}
P
{
 color: #000000;
 font-variant: small-caps;
 font-weight: bold;
 text-indent: 2em
}
li
{
 color: #000000;
 font-variant: small-caps;
 font-weight: bold;
 text-indent: 2em
}
p:first-letter
{
font-size: +14
}
ul
{
list-style-image: url(../images/tooth.gif)
}
ol
{
list-style-image: url(../images/tooth.gif)
}