﻿h1, h2, h3 {
  font-size : 10.0px ;
  color:#FFFFFF;
  margin-bottom:-3
}




a:link.nav { text-decoration: none; color: #FFFFFF; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #FFFFFF; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #DDDDDD; font-family:Tahoma; font-size: 12px; font-weight: bold }
 


body {
	background-image: url("/images/drLinBG.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 12.0px ;
  color:#333333;
  font-family:  Arial, Verdana, sans-serif;
  link:#0000ff;
  vlink:#0000ff;
}

