body, p, td, div, blockquote, dl, ul, ol  {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	background-color: transparent;
}

h2   {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	background-color: transparent;
}
h3   {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	background-color: transparent;
}
.addr   {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	background-color: transparent;
}

.addr a:link, .addr a:visited {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	background-color: transparent;
	text-decoration: none;
}
.addr a:hover, .addr a:active {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}

.emph   {
	font-family: Times, "Times New Roman", serif;
	background-color: transparent;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
}

.emphital   {
	font-family: Times, "Times New Roman", serif;
	background-color: transparent;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
a     {
	font-family: Times, "Times New Roman", serif:
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

a:visited     {
	font-family: Times, "Times New Roman", serif:
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

a:hover, a:active     {
	font-family: Times, "Times New Roman", serif:
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #79ACFE;
	background-color: transparent;
	text-decoration: underline;
}
.price  {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	background-color: #add5ff;
}

				/* more muted link color 3e6199 */
.sidebar     {
	font-family: Times, Times New Roman, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

.sidebar a:link     {
	font-family: Times, Times New Roman, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

.sidebar a:visited     {
	font-family: Times, Times New Roman, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #ff0000; /* 1F314E */
	background-color: transparent;
	text-decoration: none;
}

.sidebar a:hover     {
	font-family: Times, Times New Roman, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #79ACFE;
	background-color: transparent;
	text-decoration: underline;
}

.sidebar a:active     {
	font-family: Times, Times New Roman, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #79ACFE;
	background-color: transparent;
	text-decoration: underline;
}
.copyright  {
	font-family: Times, "Times New Roman", serif:
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: transparent;
	padding-left: 50px;
}

hr	{
	border: none;
	background-color: #666666;
	color: #666666;
	height: 1px;
	width: 90%;
}