body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: verdana, arial, sans-serif;
	background-color: #fff;
}


td, dl, ol, p {
	font-size: 1.1em;
	font-weight: normal;
}


.nav {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}


.nav:link, a:link {
	color: #06c;
	text-decoration: underline;
}


.nav:visited, a:visited {
	color: #333;
	text-decoration: underline;
}


.nav:hover, a:hover {
	color: #147;
	text-decoration: none;
}


.nav:active {
	color: #f00;
	text-decoration: none;
}


.title {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}


.titlered {
	font-size: 1.4em;
	font-weight: bold;
	color: #f00;
}


.title2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}


.txt, .txth, .txt2, .txt9 {
	font-size: .9em;
	font-weight: normal;
	color: #000;
}


.menu {
	font-size: .9em;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}


.ttrg {
	padding: 6px 0 6px 20px;
	background-color: #eee;
	width: 540px;
}


.ttry {
	padding: 6px 0 6px 20px;
	background-color: #ffc;
	width: 540px;
}


.ttd1 {
	padding: 6px 0 6px 20px;
	width: 380px;
}


.ttd2 {
	width: 140px;
	text-align: right;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	padding: 6px 16px 6px 0;
}


.txtbold {
	font-size: .9em;
	font-weight: bold;
	color: #000;
}


.txt8 {
	font-size: .8em;
	font-weight: normal;
	color: #000;
}


.txt7 {
	font-size: .7em;
	font-weight: normal;
	color: #000;
}


.txtred, .txt2red {
	color: #f00;
	font-size: .9em;
	font-weight: normal;
}


.txt3 {
	color: #000;
	font-size: 1em;
	font-weight: normal;
}


.txt3red {
	color: #f00;
	font-size: 10px;
	font-weight: normal;
}


.redbold {
	color: #c00;
	font-weight: bold;
}


.rdate {
	color: #333;
	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-size: .9em;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea {
	color:#000;
	font-size: .9em;
	padding: 5px 5px 5px 5px;
}


h1, h2, h3 {
	font: bold;
	color: #000;
}


h1 {
	font-size: 1.4em;
}


h2, h3 {
	font-size: 1.3em;
}	


.red, .star, .warn {
	color: #f00;
}


.phone {
	color: #f00;
	font-size: 1.2em;
	font-weight: normal;
}


ul {
	font-size: 1.1em;
	list-style-type: square;
}


th {
	font-size: 1.1em;
	font: bold;
	color: #000;
}

