

body	{ background-image: url(sunsetbeams.jpg);
	background-repeat: repeat;
	} 

.title 	{ font size: 14pt; 
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 300;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 80px;	}

h1 	{ font-size: 32pt; 
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 400;
	text-align: center;
	width: 90%;	
	}

h2 	{ font-size: 16pt; 
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 300;
	text-align: left;
	}

h3 	{ font size: 14pt; 
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 300;
	width: 90%;	
	}

h4 	{ font-size: 24pt; 
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 400;
	padding: 5px;
	text-align: center;
	width: 90%;	
	}


A.left { color: #003060;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 400;
	}

A.left:visited { color: #6696a6;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 300;
	}
A.left:active { color: #003060;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: extra-bold;
	}

A.left:hover { color: #6600aa; 
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: 500;
	}

A.body { color: #003060;
 	font-size: 14pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: underline;
	outline: none;
	font-weight: 500;
	}

A.body:visited { color: #003060;
 	font-size: 14pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: underline;
	outline: none;
	font-weight: 500;
	}

A.body:active { color: #003060;
 	font-size: 14pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: underline;
	outline: none;
	font-weight: 500;
	}

A.body:hover { color: #6600aa; 
 	font-size: 14pt;
	font-family: Georgia, serif; 
	background: transparent; 
	text-decoration: underline;
	outline: none;
	font-weight: 500;
	}

.maintext { font-size: 14pt;
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 400;	
	text-align: justify;
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 10px 20px;
	position: absolute;
	left: 240px;
	top: 160px;
	}

p.dropcap:first-letter { font-size: 30pt;
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 800;	
	text-align: justify;
	}


.footer { font-size: 9pt;
	font-family: Georgia, serif; 
	color: #003060; 
	font-style: oblique;
	font-weight: 400;	
	text-align: justify;
	padding: 40px 0px 0px 0px;
	}

	
.tableofcontents { position: absolute;
	left: 20px;
	top: 150px;
	}
	
.button { border: 6px groove #9069cc;
	background-color: transparent;
	vertical-align: middle;
	width: 160px;
	font-size: 14pt; 
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: 400;	
	text-align: center;
	margin: 20px;
	padding: 8px 2px;		
	}


.quote { border: 6px inset #336696;
	background-color: transparent;
	vertical-align: middle;
	width: 160px;
	font-size: 12pt; 
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: 400;	
	font-color: #aa66aa; 
	text-align: justify;
	margin: 20px;
	padding: 8px 2px;		
	}

