h1 {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;  
	color: #ffffff;
	background: #CCCCCC;
	font-family: verdana, Arial, sans-serif;
}

h2 {
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: x-large;
        font-weight: bold;
	color: #000000;
	background: #CCCCCC;
	font-family: verdana, Arial, sans-serif;
}

h3 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;  
	font-weight: bold;
	color: #4f4f4f
	background: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
}

h4 {
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: x-small;  
	
	color: #ffffff;
	background: #CCCCCC;
	font-family: verdana, Arial, sans-serif;
}

h5 {
	margin-left:5px;
	margin-top: 0px;
	margin-bottom:6px;
	font-size: x-large;  
	font-weight: bold;	
        color: #f000000;
	background: #ffffff;
	font-family:  Arial, sans-serif;
}

h6 {
	margin-left:5px;
	margin-top: 12px;
	margin-bottom:25px;
	font-size: x-small;  
	font-weight: normal;
	
        color: #4F4F4F;
	background: #cccccc;
	font-family:  verdana, Arial, sans-serif;
}

p {
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: small;
	font-family: verdana, Arial, sans-serif;
	color: #ffffff;
	background: #CCCCCC;
}

li {
	margin-left: 20px;
	font-size: x-small;
	font-family: verdana, Arial, sans-serif;
	color: #ffffff;
	background: #CCCCCC;
}

dt {
	margin-left: 20px;
	font-size: x-small;
	font-family: verdana, Arial, sans-serif;
	color: #ffffff;
	background: #CCCCCC;
}

blockquote {
	margin-left: 10%;
	margin-right: 5%;
	margin-bottom: 1px;
	font-size: x-small;
	color: #666666;
	background: #CCCCCC;
	font-family: verdana, Arial, sans-serif;
}

.this {
	margin-left: 5px;
	font-weight: bold;
}

.who {
	margin-left: 50px;
	margin-top: 1px;
	text-align: right;
	font-style: italic;
}

.price {
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 12px;
}

.indent {
	margin-left: 10%;
}

.small {
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: xx-small;
	font-family: verdana, Arial, sans-serif;
	color: #ffffff;
	background: #CCCCCC;
}

dir {
	margin-left: 10%;
	margin-right: 10%;
	font-size: x-small;
	font-family: comic sans ms, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #CCCCCC;
}

.lilac {
	background: #CCCCCC;
	background: url(lilacsidebar.gif)
}

.pink {
	background: #CCCCCC;
	background: url(pinksidebar.gif)
}

.blue {
	background: #CCCCCC;
	background: url(bluesidebar.gif)
}

.green {
	background: #CCCCCC;
	background: url(greensidebar.gif)
}

.orange {
	background: #CCCCCC;
	background: url(orangesidebar.gif)
}

TABLE {
  width: 100%;
margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
  word-spacing: 0px;
  background: #CCCCCC;
}

a:visited {
  color: #4F4F4F;
  background: #CCCCCC;
  
}

a:link {
  color: #4F4F4F;
  background: #CCCCCC;
  
}

a:active {
  color: #4F4F4F;
  background: #CCCCCC;
  
}

a:hover {
  color: #000000;
  background: #FFBBFF;
font weight: normal  

}

