/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #00297A;
	SCROLLBAR-HIGHLIGHT-COLOR: #0099FF;
	SCROLLBAR-SHADOW-COLOR: #0099FF;
	SCROLLBAR-3DLIGHT-COLOR: #565652;
	SCROLLBAR-ARROW-COLOR: #0099FF;
	SCROLLBAR-TRACK-COLOR: #0099FF;
	SCROLLBAR-DARKSHADOW-COLOR: #0099FF;
	background-repeat: repeat;

}
 A:link {
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;


}
 A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-FAMILY: helvetica, arial, verdana, sans-serif; TEXT-DECORATION: none; COLOR: #003399}
 A:active {FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-FAMILY: helvetica, arial, verdana, sans-serif; TEXT-DECORATION: none; COLOR: #003399}
 A:hover {text-decoration: underline;}

/* tableHeading sets the font style for each of the book Titles&Authors */
.tableHeading{FONT-SIZE: 25pt; FONT-FAMILY:Caxton Bk BT, Palatino Linotype, Garamond}

/* tableSubHeading sets the font style for the sub text of each of the book Titles */
.tableSubHeading{FONT-SIZE: 16pt; FONT-STYLE: Italic; FONT-FAMILY:"Caxton Bk BT", "Palatino Linotype", "Garamond", serif}

/*  sets the font style for sub text */
TD{color:#003399; FONT-SIZE: 13pt;}

/*  sets the font style for sub text - Bold */
.boldBodytext {FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #000099; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; 
 TEXT-DECORATION: none}
 
 /*  Sets font for each of the section headings;Home,AboutUs,Services,Publications&ContactUs */
.SectionHeading{
	FONT-FAMILY:"Caxton Bk BT", "Palatino Linotype", Garamond;
	FONT-SIZE: 35pt;
	FONT-STYLE: Italic;
	color: #CC6666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	line-height: 23px;








}
h1 {
	font-family: "Caxton Bk Bt", "Palatino Linotype", "Times New Roman", Serif;
	font-size: 26pt;
}
h2 {
	font-family: "Caxton Bk Bt", "Palatino Linotype", "Times New Roman", serif;
	font-size: 26px;
}
h3 {
	font-family: "Caxton Bk Bt", "Palatino Linotype", "Times New Roman", serif;
	font-size: 14pt;
	font-style: italic;
}
