a:link {color: #710000;
	text-decoration: none;}
a:visited {text-decoration: none;
	color: #710000;}
a:hover {text-decoration: underline;
	color: #C10000;}
a:active {text-decoration: none;
	color: #C10000;}
a {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;}
li {margin-top:3px;
    margin-bottom:3px;
}	

h1 {font-family: "Book Antiqua"; font-size: 24px; color: #000099; margin-bottom: 5px; font-weight: normal;
	margin-top: 5px
}
h2 {font-size: 16px; margin-bottom: 5px; font-weight: normal;
	margin-top: 5px
}
   
.h3 {font-size: 14px; line-height: normal; font-weight: normal; margin-bottom: 10px; margin-top: 10px;
}


blockquote {margin-left: .6em;margin-right: .6em; margin-top: .4em; margin-bottom: .4em}
	
P {margin-top: .5em; margin-bottom: .5em}
.libraryhead {
	font-family: "Book Antiqua";
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	color: #EEEEEE;
	font-variant: small-caps;
	text-transform: uppercase;
}

BODY{ scrollbar-3dlight-color:#99CCFF;
       scrollbar-arrow-color:#CC3300; 
       scrollbar-base-color:#003399; 
       scrollbar-darkshadow-color:#0033FF; 
       scrollbar-face-color:#000099; 
       scrollbar-highlight-color:#66CCFF; 
       scrollbar-shadow-color:#0000CC; 
}  
.boxgreen {
	border: thin outset #00CC99;
	background-color: #FFFFFF;
	filter: DropShadow(Color=gray, OffX=3px, OffY=3px, Positive=yes);
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.boxblue {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #66CCFF;
}
