.heads {
background-color :"#415497";
color:white;
font-family:verdana;
font-size:11px;
font-weight:"bold";
}

.nor  {
	font-family : Verdana;
	font-size : 12px;
}

.lnk  {
	font-family : Verdana;
	font-weight : bold;
	color : blue;
	font-size : 11px;
}

.lnk:Link  {
	color : blue;
}

.lnk:Hover  {
	color : SteelBlue;
}

.lnk:Active  {
	color : Maroon;
}

.lnk:Visited  {
	color : SteelBlue;
}

.slnk {
	font-family : Verdana;
	color : blue;
	font-size : 11px;
}

.slnk:Link  {
	color : blue;
}

.slnk:Hover  {
	color : SteelBlue;
}

.slnk:Active  {
	color : Maroon;
}

.slnk:Visited  {
	color : SteelBlue;
}


.blnk {
	font-family : Verdana;
	color : silver;
	font-size : 10px;
}

.blnk:Link  {
	color : silver;
}

.blnk:Hover  {
	color : gray;
}

.blnk:Active  {
	color : gray;
}

.blnk:Visited  {
	color : gray;
}

.ebctext  {
	font-size : 12 px;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

.redtext  {
	font-size : 12 px;
	font-family : Verdana;
	font-weight : normal;
	color : #dd0000;
}

.thanks  {
	background-color : #d0d0a0;
}

.sform  {
	background-color : #ebebeb;
}

.tab  {
	background-color : #C0C0C0;
	font-family : Verdana;
	font-weight : bold;
	color : #000080;
	font-size : 10pt;
}

.tab:Link  {
	color : #000080;
	text-decoration : none;
}

.tab:Hover  {
	color : #FFFFcc;
	text-transform : none;
	text-decoration : underline;
}

.tab:Active  {
	color : #FFFFcc;
	text-decoration : underline;
}

.tab:Visited  {
	color : #FFFFCC;
	text-decoration : none;
}

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

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

.navy
{
background-color:"#415497";
}


.copy {
	font-family : Verdana, Arial;
	font-weight : bold;
	color : SteelBlue;
	font-size : 11px;
	}
.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #aaaaaa }
.crazyText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }

<!-- 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";}
