/* Offices at DentFirst.com */
Body
{
    /* background-image: url(../images/Watermark3.png); */
	/* background-image: url(../images/GradientBackground.jpg); */
	/* background-repeat: repeat-x; */ 
    color: black;
    font-family: Verdana, Sans, Helvetica, Times New Roman;
    font-size: 10pt;
    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;
}
table.center
{
margin-left:auto;
margin-right:auto;
width:70%;
/* background-color:#b0e0e6; */
}
table
{
align:center;
/* background:white; */
/* border:1px solid black; */
font-size:100%
}
td
{
align:center;
}
#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: +15 */
}
input { 
background-color:#CCFFFF;
border-color: black; 
color: black; 
font-weight: bold; 
font-size: 9pt; 
text-align: center
} 
