/* Offices at DentFirst.com */
Body
{
    /* background-image: url(../images/Watermark2.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: 22pt Verdana;	 font-weight: bold;
}
#headline
{
 color: blue;
 /* font-variant: small-caps; */
 font-weight: bold;
 text-indent: 0em
}
P
{
 color: #333333;
 /* font-variant: small-caps; */
 font-weight: bold;
 text-indent: 0em
}
/* p:first-letter */
/* { */
/* font-size: +17 */
/* } */

/* p:first-line */
/* { */
/* font-size: +16 */
/* } */

input { 
background-color: white; /* lightsteelblue; */ 
border-color: black; 
color: black; 
font-weight: bold; 
font-size: 9pt; 
text-align: center
} 
