<!-- Style for the Subject Heads -->
.gvlinks  {
		font-family: verdana,geneva,arial,sans serif;
		font-size:9pt;
		font-weight: none;
		text-decoration:none;
		}
.gvlinks:Visited {color : gray;}
.gvlinks:Hover {color : steelblue;}
.gvlinks:Link {color : #0000CD;}
.gvlinks:Active {color : gray;}
}
.genlinks {
	font-family: Arial,Verdana;
	font-size:10pt;
	cursor:hand;
	text-decoration:none;}
.genlinks:Visited {font-family: Arial,Verdana;font-size:10pt;cursor:hand;text-decoration:none;color: purple;}
.genlinks:Hover {	font-family: Arial,Verdana;font-size:10pt;cursor:hand;color:#0000CD;text-decoration:underline;}
.genlinks:Link {font-family: Arial,Verdana;font-size:10pt;cursor:hand;text-decoration:none;color:#0000CD;}
.genlinks:Active {font-family: Arial,Verdana;font-size:10pt;cursor:hand;text-decoration:none;color:#0000CD;background-color:white;}

<!-- Style for the Book titles under the Subject head -->
.matter  {
	font-family : Arial;
	font-size : 11 pt;
	}
	
<!-- Style for hyperlinks in the subject list -->
	
.links {
	font: Verdana;
	font-size:8pt;
	cursor:hand;
	text-decoration:none;
	A:Visited {color : purple;}
	A:Hover {color : #ff6600; text-decoration:underline;font: Verdana;}
	A:Link {color : "#0000ff";}
	A:Active {color : red;background-color:#99ffff;}
	}
	
<!-- Style for the main paragraph in the individual book pages -->
.mainpara {
		font-family: Verdana;
		font-size:10pt;
		text-align: left;
		text-indent: 25px;
		text-align : justify;
		}

.fpara {
		font-family: Verdana;
		font-size:10pt;
		text-align: left;
		text-align : justify;
		}

		
<!-- Style for the matter of review in the Review Section after the main paragraph in the individual book pages -->

.review {
		font-family: Verdana;
		font-size: 10pt;
		text-align : justify;
		}

ul.catmain {
	list-style-image: url(image/rnd.gif);
	color : Navy;
	font-size : 13px;
	font-family : "Verdana, Arial";
	font-weight : "bold";
	line-height : 25 px;
}
A:Link {
text-decoration : none;
}

		
<!-- Style for the review headings in the Review Section in the individual book pages -->

.reviewhead {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:700;
		text-align : justify;
		color : #660033;		
		}

<!-- Style for the starting character of the main paragraph in the individual book pages -->
.fletter
	{
	font-family : Times New Roman,Verdana;
	font-weight : 700;
	font-size : 30pt;
	color : black;
	background-color : #ccccff;
	vertical-align : baseline;
	}
	
<!-- Style for the Year of Edition in the individual book pages -->
.edn {
		font-family: Verdana;
		font-size:10pt;
		text-align: right;
		color:#000050;
		font-weight : 700;
	}
	
<!-- Style for the Links on the left side bar in the individual book pages -->	

.ilinks {
		font-family: Arial;
		font-size:8pt;
		font-weight: bold;
		text-decoration:none;
		}
.ilinks:Visited {color : Gray;}
.ilinks:Hover {color : gray; font: Verdana;}
.ilinks:Link {color : steelblue;}
.ilinks:Active {color : white; background-color:"#00184A";}
		
<!-- Style for Disclaimer, Privacy & Terms -->

.legal {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: none;
	text-decoration: underline;
}
.legal:Visited {color : #cc0033;}
.legal:Hover {color : #cc0033; font: Verdana;}
.legal:Link {color : black;text-decoration:underline;}
.legal:Active {color : #cc0033; background-color:"#00184A";}

<!-- Style for bullets against the Headings in Review Section -->
UL.review { 
list-style-image: url(image/revbul.gif)} 

UL.special { 
list-style-image: url(image/special.gif);
font-family : Verdana;
font-size:13px;
} 

.special_head{
font-family: Verdana;
font-size:10pt;
font-style:italic;
font-weight:bold;

}

UL.contributors { 
list-style-image: url(image/contbul.gif);
font-family: Verdana;
font-size:10pt;
text-align: left;
text-align : justify;		
}		
.copy {
	font-family : Verdana, Arial;
	font-weight : bold;
	color : SteelBlue;
	font-size : 11px;
	}