p {
	line-height: 150%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
a {  font-weight: bold; text-decoration: none}
a:active {  color: #0000FF; font-weight: bold}
a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {  color: #FFFFFF; background-color: #666666; font-weight: bold}
.copyrights {
	font-size: x-small;
}
.date {
	font-weight: bold;
	color: #6633FF;
}
.product {
	font-weight: bold;
	color: #000000;
}
.desc {
	color: #666666;
}
#footer {
	text-align: center;
}
.purple {
	font-weight: bold;
	color: #6633FF;
}
.estimate {

	font-weight: bold;
	color: #660033;
}
.category {


	font-weight: bold;
	color: #669933;
}
.main {
	background-color: #FFFFFF;
}
.header {
	background-color: #FF8888;
}
.red-bold {
	font-weight: bold;
	color: #F00;
}
h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
