/* CSS Document */


.style1 {
	font-family: Palatino, Georgia;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
}
.style3 {
	font-family: Palatino, Georgia;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
}
.style4 {color: #CCCCCC}
.style5 {color: #FFFFFF}
.header {
	font-family: Palatino, Georgia;
	font-size: 12px;
	color: #C4493B;
	background-image: url(img/shelf.jpg);
	background-repeat: no-repeat;
}
ul {
	text-indent: 0px;
	margin-left: 0px;
	list-style-type: square;
}
a:link {
	font-family: Palatino, Georgia;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Palatino, Georgia;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Palatino, Georgia;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Palatino, Georgia;
	color: #666666;
	text-decoration: none;
}
