body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: verdana, arial, sans-serif;
	background-color: #fff;
}


td, dl, ol, p {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}


.nav {
	color: #000;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}


.nav:link {
	color: #06c;
	text-decoration: underline;
}


.nav:visited {
	color: #333;
	text-decoration: underline;
}


.nav:hover {
	color: #147;
	text-decoration: none;
}


.nav:active {
	color: #f00;
	text-decoration: none;
}


a:link {
	color: #06c;
	text-decoration: underline;
}


a:visited {
	color: #333;
	text-decoration: underline;
}


a:hover {
	color: #147;
	text-decoration: none;
}


.title {
	font-family: verdana, arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}


.titlered {
	font-family: verdana, arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #f00;
}


.title2 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}


.txt {
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000;
}


.txtbold {
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000;
}


.txth {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
}


.txt9 {
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000;
}


.txt8 {
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000;
}


.txt7 {
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #000;
}


.txt2 {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
}


.txt2red {
	color: #f00;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
}


.txt3 {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
}


.txt3red {
	color: #f00;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


.txtred {
	color: #f00;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
}


.redbold {
	color: #c00;
	font-weight: bold;
}


.rdate {
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
}


.address {
	font-size: 1.4em;
	text-align: center;
	}


.tollfree {
	font-size: 1.6em;
	color: #c00;
	text-align: center;
	}


.submit {
	font-family: verdana, arial, sans-serif;
   	font-size: .9em;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea {
	color:#000;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	padding: 5px 5px 5px 5px;
}


h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.4em;
	font: bold;
	color: #000;
}


h2, h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	font: bold;
	color: #000;
}


.warn {
	color: #f00;
}	


.star {
	color: #f00;
}


.red {
	color: #f00;
}


.phone {
	color: #f00;
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}


ul {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	list-style-type: square;
}


th {
	font-size: 1.1em;
	font: bold;
	color: #000;
}
