body {
	background-color: #9999CC;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.prod {
	font-family: Tahoma;
	font-size: 11px;
	color: #660066;
	padding-left: 10px;
}
.prod a {
	color : #660066;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.prod a:hover {
	color : #660066;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.prod a:active {
	color : #000000;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #660066;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	text-align: left;
	margin-left: 60px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}
.nav a {
	color : #333333;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.nav a:hover {
	color : #660066;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.nav a:active {
	color : #000000;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-image: url(1bullet.gif);

}
.quote1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.quote2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
	text-align: justify;
	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 100px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.bold-orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.images {
	border: 1px solid #660066;
}
.door {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
	border: thin dotted #FFFFFF;
	width: 350px;
	text-align: center;
	margin-left: 100px;
	padding: 10px;
}
