body {
	background-image: url(../pic_tools/blckwall1.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	background-attachment: fixed;
	font-size: 100%;
	font-weight: bolder;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #99CCFF;
}
table {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../pic_tools/table_blckwall.jpg);
}
h1 {
	color: #0000FF;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0000FF;
	background-color: #FFFF00;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #99FFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99FFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
}
