@charset "iso-8859-1";
BODY {
	background-attachment : fixed;
	background-image: url(../images/pelican_background.jpg);
	background-color: #F5F5FC;
	margin-bottom : 0px;
	margin-top : 0px;
	scrollbar-face-color: #708090;
	scrollbar-highlight-color: #E6E6FA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #191970;
	scrollbar-shadow-color: Black;
	scrollbar-arrow-color: #F5F5DC;
	scrollbar-track-color: #F5F5F5;
	background-position: top;
}
.lineheight {
	line-height: 16pt;
}
H1 {
	font-family: "times new roman";
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
H2 {
	font-family: "verdana";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
H3 {
	font-family: "verdana";
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.title4 {
	font-family: Geneva, Arial, Helvetica, cursive, sans-serif;
	font-size: 13pt;
	color: #000033;
	font-weight: bold;
}
.title5 {
	font-family: Geneva, Arial, Helvetica, cursive, sans-serif;
	font-size: 12pt;
	color: #000033;
	font-weight: bold;
}
p {
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-indent: .5in;
	line-height: 18pt;
	text-align: justify;
}
.italic {
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-indent: .5in;
	line-height: 18pt;
	text-align: justify;
}
.book {
	font-family: "times new roman";
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.single {
	font-family: "arial";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.copypage {
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.normal {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #000000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
	line-height: normal;
	text-align: center;
}
.foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
}
A:link {
	text-decoration: underline;
	color:  #0000FF;
	font-weight : normal;
}
A:visited {
	text-decoration: underline;
	color: #000080;
}
A:hover {
	text-decoration: none;
	color: #DAA520;
}

