body   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	background-color: #F6F6F6;
	background-image: url(images/keys.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	line-height: 1.3em;
	margin-right: 10%;

}
body.quotes   {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	color: Navy;
	background-image: url();
	background-color: White;
	text-align: justify;
	line-height: 1.2em;
	margin-right: 10px;
	margin-left: 10px;
}

address {
background-color: transparent;
width: 70%;
border-style: groove;
padding-left: 10%;
padding-right: 10%;

}

a  {
	font-weight: bolder;
	font-size: smaller;
	color: Maroon;
	text-decoration: none;
	line-height: 1em;
}
a:hover  {
	color: White;
	background-color: Black;
	text-transform: none;
}
a:visited  {
	font-weight: lighter;
	color: #757575;
	text-decoration: underline;
}
a:visited:hover  {
	color: Blue;
	background-color: #F1F1F1;
	text-decoration: underline;
}
h1  {
	color: Navy;
	background-color: #F4F4D7;
	text-align: center;
	font-style: oblique;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: double Navy;
	border-right: double Navy;
	border-bottom: double Navy;
	border-left: double Navy;
}
h2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.2em;
}

h3 {
	text-align: center;
	font-style: oblique;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	line-height: 1.0em;
}

h4 {
text-align: center;
padding-left: 15%;
padding-right: 15%;
	}


div.footnote  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: justify;
	line-height: 10pt;
}
p {
	text-indent: 20px;
	margin-right: 5%;
	margin-left: 40px;
	text-align: justify;
}
table.leftindex  {
	font-size: small;
	margin-left: 10px;
	border-top:  7px silver inset;
	border-right:  7px silver inset;
	border-bottom:  7px silver inset;
	border-left:  7px silver inset;
}
table.leftindex a:hover  {
	color: #FFD700;
	background-color: Navy;
	text-decoration: none;
}
table.leftindex td  {
text-align: center;
}

table.index  {
	margin-right: 10px;
	text-align: center;
}
li  {
	list-style: disc inside url(images/twinkle.gif);
	text-indent: 15px;
	font-family: serif;
}
hr  {
	height: 5px;
	background-color: #004801;
}
b  {
	font-size: larger;
	color: Navy;
}
blockquote  {
	font-family: Arial;
	font-size: smaller;
	text-align: justify;
	line-height: 1.2em;
}
tt  {
	background-color: #DEDEDE;
	border-top:  medium;
	border-right:  medium;
	border-bottom:  medium;
	border-left:  medium;
}
td.navbutton  {
	font-size: 9pt;
	color: White;
	padding-top: 3px;
	BORDER-RIGHT: #60B1FF thick outset;
	BORDER-TOP: #339999 thin outset;
	FONT-WEIGHT: bold;
	BORDER-LEFT: #339999 thin outset;
	BORDER-BOTTOM: #60B1FF thick outset;
	FONT-FAMILY: "Courier New", Courier, monospace;
	LETTER-SPACING: 2px;
	BACKGROUND-COLOR: #005CB5;
	FONT-VARIANT: small-caps;
}

textarea {
font-size: 11pt;
text-align: justify;
background-color: #F1F1F1;
	
}

iframe  {
	background-color: White;
	color: Black;
	border-left-width: thick;
	border-top-width: thick;
	border-left-color: #60B1FF;
	border-top-color: #60B1FF;
	font-size: xx-small;
}



