body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('IMAGES/WP/Wallpaper.jpg') repeat fixed;
						line-height: normal;		
							width: 955px;
								padding-top: 5px;
									padding-bottom: 5px;
										margin-left: auto;
											margin-right: auto;
	}
h1 { 
	font-size: 250%;
		font-weight: bold;
		color: #996633;
	}
h2 { 
	font-size: 250%;
		color: blue;
			font-family: "Olde English", "Comic Sans MS", cursive;
	}
h3 {
	font-size: 140%;
	}
h4 {
	font-size: 175%;
	color: black;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;
	}		
#middle {
	text-align: center;
	}
#webnote {
		font-family: Times, "Times New Roman", Georgia, serif;
	}
#just {
	text-align: justify;
	}	
	}
.handyfont {
	font-family: "Black Chancery", "Comic Sans MS", cursive;
	font-weight: normal; 
				font-size: large; 
				}
.yellback { background: yellow;  }
	.bluetxt {color: blue; }
.blueback { background: blue;  }
	.yelltxt {color: yellow; }
.greentxt { color: aqua; }

a:link {color: blue; } a:visited {color: blue; } a:hover {color: #996633; background: yellow; }

#footer {
	text-align: center;
		height: 205px;
			background: url('IMAGES/WP/Fur.jpg') repeat center;
				border: double #996633;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
table {
	width: 100%;
	color: black;
	border:  thin solid purple;
		text-align: center;
			font-size: small;
				padding: 5px;
		}
.inline {
	border: none;
	}
.inlineleft {
	border: none;
	text-align: left;
	}
.inlinejust {
	border: none;
	text-align: justify;
	}
.inlineright {
	border: none;
	text-align: right;
	}		
th {
	font-size: 75%;
	font-variant: small-caps;
	background-color: maroon;
	color: white;
	}
td, th {
	border: thin solid maroon;
					padding: 5px;	
	}

#copy {
	text-align: center;
		font-size: 75%;			
	}
.tinytxt {
	font-size: 75%;
	}
.tintxt	{
	font-size: 75%;
	color:	olive;
	}
.bold {
	font-size: 120%;
	font-weight: bold;
	color: navy;
	}
.bold1 {
	font-size: 110%;
	font-weight: bold;
	color: black;
	}