 .listings {font-size:11pt}
 body{
	background-repeat: repeat;
	background-image : url("images/paperback.gif");
	text-align : justify;
	margin-right : 100px;
}
H1 {
	color: #CC0033;
	font-size: 16pt;
	font-family: arial, sans serif
}
H2 {color:#B22222; font-size: 14pt; font-family: times, serif } 
H3 {color:#B22222; font-size: 12pt; font-family: times, serif }
P.listing {font-size: 13pt }
A:link { font-weight: bold; color: #B22222; text-decoration: none }
A:active {font-weight: bold; color: #B22222; text-decoration: none }
A:visited {font-weight: bold; color: #B22222; text-decoration: none }
