	

.books { color: #660000; 
	font-size: 8pt; 
	font-family: Verdana, Geneva, Arial; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 10pt; 
	padding: 7px
	
	}
	
.alphabet { color: #660000; 
	font-size: 8pt; 
	font-family: Verdana, Geneva, Arial; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 10pt; 
	padding:4px
	
	}

p   { color: #660000; 
	font-size: 8pt; 
	font-family: Verdana, Geneva, Arial; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 10pt; 
	text-align: left; 
	padding: 7px }

a:link  { 
	color: #660000; 
	text-decoration: none; 
	}
	
a:visited { 
	text-decoration: none; 
	color: #660000;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #CC0000;
	}

li { color: #660000; 
	font-size: 8pt; 
	font-family: Verdana, Geneva, Arial; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 10pt; 
	text-align: left; 
	padding: 7px }
	
h1 {
	font-size: 20pt;
	font-family: Verdana, Geneva, Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 10pt;
	margin-top: 10px;
	
	
	}


h2 {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	}
