.tel_text {
	font-size: 2.5em;
}
p {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
a:link {
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
td {

}

#nav_bar a:link, #nav_bar a:visited {
	color: #cccccc;
	text-decoration: none;
}
#nav_bar a:hover {
	color: #006666;
	text-decoration: none;
}
#nav_bar li {
	display: inline;
}
h1 {
	font-size: 1.2em;
	line-height: 2.5em;
	color: #336666;
	clear: both;
}
li {
	list-style-type: square;
	list-style-position: inside;
}
.price_list_table {
	float: left;
	width: 80%;
}
.price_list_table td{
}
h2 {
	line-height: 2.5em;
	color: #336666;
	clear: both;
	font-size: 1em;
}

