﻿h1, h2, h3 {
  font-size : 10.0px ;
  color:#FFFFFF;
  margin-bottom:-3
}
h5	{
				text-align: center;
				color: white;
				font-size: 9pt;
				font-weight: normal;
				margin-top: 1px;
}
h6	{
				text-align: center;
				color: black;
				font-size: 10pt;
				font-weight: bold;
				margin-top: 147px;
}

a:link.nav { text-decoration: none; color: #FFFFFF; font-family:Trebuchet MS, Trebuchet MS, sans-serif; font-size: 12.5px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #FFFFFF; font-family:Trebuchet MS, Trebuchet MS, sans-serif; font-size: 12.5px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #DDDDDD; font-family:Trebuchet MS, Trebuchet MS, sans-serif; font-size: 12.5px; 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.5px ;
  color:#333333;
  font-family:  Trebuchet MS, Trebuchet MS, sans-serif;
  link:#0000ff;
  vlink:#0000ff;
}
.header		{
				margin-top: 32px;
				font-family: Trebuchet MS, Trebuchet MS, sans-serif;
				font-size: 18pt;
				font-weight: 700;
				text-align: center;
				color: #336699;
}
.footer		{
				text-align: center;
				color: #ffffff;
}
.days	{
				width: 166px;
				border: 2px #c1c1c1 solid;
				background-color: #ffffff;
				text-align: center;
				color: red;
				padding: 5px;
				font-weight: bold;
				font-size: 13pt;
				height: 50px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
				border-radius: 10px;
				margin: auto;
}

