.text {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #458651;
	text-decoration: none;
}
.phone {
	font-family: times;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.header {
	font-size: 20px;
	color: #458651;
}
a:visited {
	color: #458651;
	text-decoration: none;
}
a:active {
	color: #458651;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
.category {
	font-size: 11px;
	color: #333333;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#line
{
	background-image: url(images/line.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

