body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('../IMAGES/BACKGROUND/PGLlogoSmall-WP.jpg') 0% 50%;
						line-height:normal; width:955px; padding-top:5px; padding-bottom:5px; margin-left:auto; margin-right:auto; background-repeat:repeat
	}
#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; }						

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;
							font-size: 75%
	}
table {
	width: 100%;
	color: black;
	border:  none;
		text-align: center;
}
th {
	font-size: 75%;
	font-variant: small-caps;
	background-color: green;
	color: yellow;
	}
td, th {
	border: none;
	padding: 5px;
	}
.inlinejust {
	text-align: justify;
	}
.inlineright {
	text-align: right;
	}
.tinytxt {
	font-size: 75%;
	}
