body {
	margin: 0px; 
	padding: 0px; 
	background-color: white;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


P {
	margin: 20px 0px; 
	padding: 0px; 
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

TD {
	font-size: 12px;
	}

A:link {
	text-decoration: none;
	color: #ffffff;
	}


A:visited {
	text-decoration: none;
	color: #ffffff;
	}


A:hover {
	text-decoration: none;
	color: #999999;
	}

.dot {
	margin: 0px 2px 3px 2px;
	}

.address {
	font-size: 11px;
	color:  #cccccc;
	margin: 0px 5px;
	line-height: 1 em;
	}

.heading {
	font-size: 12 px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0px -15px 0px;
	font-weight: bold;
	color: #990000;
	}

.heading2 {
	font-size: 12 px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0px -15px 0px;
	font-weight: bold;
	text-align: justify;
	color: #808080;
	}

.heading3 {
	font-size: 12 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #808080;
	}

.disclaimer {
	font-size: 10 px;
	color: #808080;
	}

.important {
	font-size: 12 px;
	font-weight: bold;
	}

.new {
	color: #000099;
	font-size: 10px;
	}

.address2 {
	font-size: 10px;
	color: #990000;
	}

.phone {
	font-size: 10px;
	text-align: right;
	color: #990000;
	}

.address2input {
	font-size: 10px;
	color: #808080;
	width: 100%;
	}

.directions {
	vertical-align: top;
	color: #000000;
	}

.phoneinput {
	font-size: 10px;
	text-align: left;
	color: #808080;
	}

.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1;
	border-color: #CCCCCC;
	border-style: solid;
	width: 100%;
	height: 100%;
	}	

.month {
	font-size: 12 px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0px;
	text-align: center;
	font-weight: bold;
	color: #808080;
	background-color: #EEEEEE;
	}

.date {
	color: #990000;
	text-align: left;
	width: 3em;
	}

.submenu {
	font-size: 11 px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	font-weight: bold;
	color: #990000;
	}

.mainmenu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 2px 0px 1px;
	color: #ffffff;
	font-weight: bold;
	}

