BODY {
	margin-left: 5%;
	margin-right: 5%;
	background-image: url(../icons/newlightblue1.gif);
	color: #000000;
}

A:link {color: #104E8B; font-weight:bold}
A:visited {color: #6699CC;}
A:hover { color: #9966CC; text-decoration:underline; font-size: 10pt;}
A:active { color: #104E8B; text-decoration:none; font-size: 10pt;}

P, UL, DL, OL, TABLE, TD, TH, FORM, {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 10pt;
}

H1 {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 14pt;
	color: #104E8B;
	align: left;
}

H1.library {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 14pt;
	color: #000000;
}
	
H2 {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 13pt;
	color: #3333CC;
}

H3 {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 12pt;
	color: #104E8B;
}

H3.library {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 12pt;
	color: #000000;
}

H4 {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: bold;
  	font-size: 10pt
	color: #9966CC;
}

HR {
color: #000000;
width: 100%;
}

.artwork {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: large;
	color: #996600;
}

.navBar {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 10pt;
	font-weight: bold;
  	
}

	
.label {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 10pt;
	font-weight: bold;
	color: #104E8B;
}

	
.smallText {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 9pt;
}
 
.xsmallText {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 8pt;
} 

.content {
text-align: left;
width: 90%;
}

.indent {
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
margin-left: 5%;
margin-right: 5%;
}

.relatedlinks {
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
margin-left: 80%;
text-align: left;
}

.red {
color: red;
font-weight: bold;
}

.results {
background-color: #BFEFFF;
text-align: center;
font-weight: bold;
}

INPUT.browse {
background-color: #FFFFFF;
color: #CC99FF;
font-weight: bold;
text-decoration:underline;
}

INPUT.submit {
background-color: #CCFFFF;
color: #000000;
font-weight: bold;
}

.country {
color: #3A5FCD;
font-weight: bold;
}
