/* 	brev.css : Cascading Style Sheet file
 	author : Raghuram B.
	description: Style sheet definitions for book reviews
	             http://www.oocities.com/maruhgar
   	last update: 25 June, 2003
*/

BODY { 
	background-color:ffffcc;
	font-family:verdana;
	font-size:10pt;
}
EM {
	padding-left:5%;
	padding-right:5%;
	font-size:110%;
	font-weight:bold;
	font-style:none;
}
