BODY {
	scrollbar-base-color : #EFE8CE;
	scrollbar-face-color : #804040;
	scrollbar-arrow-color : #EFE8CE;
	background-color : #efe8ce;
}

UL{
	text-align : justify;
	margin-right : 20px;
}

P {
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
	text-indent : 30px;
}

DL{
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
	text-indent : 30px;
}

P.numered {
	text-indent : -15px;
}

#booksweek{
	background-image: url("../news/back.png");
	background-repeat: repeat-y;
}

P.Center {
	text-align : center;
	text-indent : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
}
P.Right{
	text-align: right;
   	text-indent : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
}
P.Left{
	text-align: left;
	text-indent : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
}
P.booksweek{
	text-align: center;
	font-size: 18px;
}

H1.booksweek{
	text-align: center;
	font-family: "Comic Sans MS",sans-serif;
}
H2.booksweek{
	text-align: center;
	font-family: "Comic Sans MS",sans-serif;
}
H3.booksweek{
	text-align: center;
	font-family: "Comic Sans MS",sans-serif;
}
H4.booksweek{
	text-align:center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 2px;
	
	}
	
H1 {
	text-align : center;
	margin-top : 20px;
}


.Text{
	color : White;
}
A.MMENU{
	text-decoration : underline;
	color : Blue;
	font-size : larger;
}
A.SMMENU{
	text-decoration : underline;
	font-size : larger;
	color : Gray;
}
A.PMMENU{
	text-decoration : underline;
	color : Blue;
	margin-left : 20px;
	width : 150px;
}
A.HMenu{
	background-color : #804040;
	color : White;
}
A.HMenu:HOVER{
	background-color : #EFE8CE;
	color : Blue;
}