/* Stylesheet for Dr. Fuhrman Site */

b				{ font-weight: bold; }
img				{ border-color: #00000; }
p				{ font-family: Verdana, Arial, Geneva; text-decoration: none; }
td				{ font-family: Verdana, Arial, Geneva; text-decoration: none; }
tr				{ font-family: Verdana, Arial, Geneva; text-decoration: none; }
html,
tbody,
body,
form {
	font-family: Verdana, Arial, Geneva;
	text-decoration: none;
	font-size: 13px;
}
a:link			{ color: #333399; text-decoration: none; }
a:visited		{ color: #990099; text-decoration: none; }
a:active		{ color: #cc0000; text-decoration: none; }
a:hover			{ color: #cc0000; text-decoration: underline; }
h1, h2, h3, h4, h5, h6     { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; }
