body {
	color: #000000;
	background-color: #7D9DAB;
	font-family:  Garamond, Georgia, Times New Roman, serif;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.mySmall {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}

a {
	color: #002288;
	text-decoration: none;
}

a:hover {
	color: #002288;
	text-decoration: underline;
}

input {
	background-color: a2fba1;
}

textarea {
	background-color: a2fba1;
}

h1 {
	margin: 0px 0px 0px -6px;
	padding: 80px 0px 100px 75px;
	color: #D5D3B3;
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: 3.5em;
	font-weight: normal;
	background: #6D8B95;
	background-image: url(images/js.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

h2	{
	text-align: right;
	margin: -2em 240px 5px 0px;
	color: #D5D3B3;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	font-family:  Garamond, Georgia, Times New Roman, serif;
}

h3	{
	color: #D5D3B3;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	font-family:  Garamond, Georgia, Times New Roman, serif;
}

.booktitle {
	font-style: italic;
	font-weight: bold;
}

.quotes {
	font-style: normal;
	color: #eeeeee;
	font-weight:normal;
	font-family: verdana, arial, sans-serif;
	padding: 0px 50px 0px 50px;
	font-size: 0.8em;
}

.content {
	width: 760px;
	padding: 6px;
	margin: 0px;
	line-height: 1.5em;
}

.insetbit {
	width: 200px; 
	margin: 0px;
	padding: 10px 0px 10px 25px;
	float: right;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
}

