body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('IMAGES/BACKGROUND/PGLlogoSmall-WP.jpg') fixed;
						background-position: top; 
						background-repeat: repeat;
						line-height: normal;		
			width: 955px;
						padding-top: 5px;
						padding-bottom: 5px;
								margin-left: auto;
								margin-right: auto;
	}
#inbody {
	margin-left: 175px;
		text-align: justify;
	}	
h1 { 
	font-size: 220%;
		font-weight: bold;
	}
h2 { 
	font-size: 180%;
	}
h3 {
	font-size: 140%;
	}	
#middle {
	text-align: center;
	}
#just {
	text-align: justify;
	}	
#menu {
	background: url('../IMAGES/BACKGROUND/518backgrdOS-smaller.gif') center;
		border-style: groove;
			color: black;
				text-align: center;
					padding: 10px;
						font-size: 90%;
							margin: 2px;
								position: absolute;
									top: 10px;
										left: 10px;
											width: 140px;
												float: left;
	}

.yellback { background: yellow;  }
	.bluetxt {color: blue; }
.blueback { background: blue;  }
	.yelltxt {color: yellow; }
.greentxt { color: green; }
.redtxt { color: red; }
.yellgreen {background: yellow;
			color: green;
			}
.underbold {font-weight: bold;}
.lean { font-style: italic; }
.tinytxt {font-size: 75%; }						

a:link {color: green; } a:visited {color: purple; } a:hover {color: yellow; background: green; }

#footer {
	text-align: center;
		height: 205px;
			background: url('../IMAGES/BACKGROUND/518backgrd.GIF') center;
				border-style: double;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
table {
	width: 100%;
	color: black;
	border:  medium solid green;
		text-align: center;
}
th {
	font-size: 75%;
	font-variant: small-caps;
	background-color: green;
	color: yellow;
	}
td, th {
	border: thin solid yellow;
	padding: 5px;
	}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	}