body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    background: white; }

img {
    border: 0; }

p {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px; }

a {
    color: #F7941D;
    font-weight: bold;
    text-decoration: none; }

a:hover {
    color: #58A7C5;
    text-decoration: none; }

input {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    background: white; }
    
select {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    color: black;
    background: white; }

textarea {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    color: black;
    background: white; }

h1 {
    color: #F7941D;
    font-size: 14px; 
    font-weight: bold;
    text-transform: UPPERCASE; }
    
h2 {
    color: #666666;
    font-size: 12px; 
    font-weight: bold;
    text-transform: UPPERCASE;
    padding-top: 12px; }
    
h3 {
    color: #58A7C5;
    font-size: 12px; 
    font-weight: bold;
    text-transform: UPPERCASE;
    padding-top: 12px; }
    
.doctorName {
    color: #F7941D;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px; }
    
li {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px; }
    
a.nav {
    color: white;
    font-size: 12px;
    text-transform: UPPERCASE; }
    
a.nav:hover {
    color: F7941D; }
    
th {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold; }

td {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px; }

.footer {
    font-size: 9px; }

.figure {
    font-size: 9px;
    font-weight: bold; }