body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('../images/Styles/stan518_back.jpg') fixed;
						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 { 
	color: blue;
	font-size: 300%;
		font-weight: bold;
				font-family: Times, "Times New Roman", Georgia, serif;
	}
h2 { 
	font-size: 175%;
		color: red;
			font-family: Verdana, Geneva, Arial, sans-serif;
	}
h3 {
	font-size: 150%;
	}
h4 {
	font-size: 175%;
	color: black;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;
	}
h5 {
	font-size: 120%;
	font-weight: bold;
	color: navy;
	}
h6 {
	font-size: 110%;
	}		
#middle {
	text-align: center;
	}
#just {
	text-align: justify;
	}	
#menu {
			color: black; font-size: small;	font-weight: normal; 
			background: url('../images/Styles/stan518_menu.jpg') center;				
				text-align: center;
					padding: 10px;
							margin: 2px;
								position: absolute;
									top: 10px;
										left: 10px;
											width: 140px;
												float: left;
	}
.handyfont {
	font-family: "Black Chancery", "Comic Sans MS", cursive;
	font-weight: normal; 
				font-size: large; 
				}
a:link {color: blue; } a:visited {color: navy; } a:hover {color: red; }

#footer {
	text-align: center;
		height: 205px;
			background: url('../images/Styles/stan518_footer.GIF') center;
				border-style: double;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
#italic { font-style: oblique; }
.proudtxt {
	font-size: 150%;
	font-weight: 500;
	font-variant: small-caps;
	}
table {
	width: 100%;
	color: black;
	border:  groove white;
		text-align: center;
			font-size: small;
				padding: 5px;
		}
.inline {
	border: none;
	}
.line {
	border: none;
		font-size: 75%;
	}
.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;
	color: red;
	}
td, th {
	border: dotted silver;
					padding: 5px;	
	}
.tinytxt {
	font-size: 75%;
	}
.smallcap { font-variant: small-caps; }
.strike {
	text-decoration: line-through;
	}
