background { color: #ffffff; }
body, td    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header  { font-weight: bold; font-size: 16px }
.subhead  { font-size: 14px; font-weight: bold }
.small   { font-size: 11px }
.big  { font-size: 15px }
a:link    { color: #30647c; text-decoration: underline }
a:visited    { color: #41748d; text-decoration: underline }
a:hover  { text-decoration: none }
a:active    { color: #6294ae; text-decoration: underline }
#text { padding: 0 5px 0 10px; }
#toothlist { width: 30%; }
#toothlist li {
	line-height: 25px;
	list-style-type: none;
	background: url(images/blt_tooth.gif) no-repeat 0px 3px;
	padding: 0px 15px 0px 25px;
}
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }