Body {
	font-size: 11px;
	font-family: Arial;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #a52a2a;
	;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: White;
	background: url(images/saddle.jpg) repeat-y fixed left;
}

a:hover {
	color: Blue;
}

A:visited {
	color: #708090;
}
A:active {
	color: Navy;
}
hr {
	color: #191970;
	width: 600px;
	position: static;
}

A {color: #000099; text-decoration: underline}
h1 {color: #000000; font-size: 20px; font-family: Arial}
h2 {
	color: #a52a2a;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000; 
	font-size: 15px; 
	font-family: Arial}
h4 {
	color: Black;
	font-size: 10px;
	font-family: Arial;
}
p {margin-left: 20px; color: #000000; font-size: 11px; font-family: Arial}
table {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	padding-bottom: 3px;
	border: 1px;
	border-width: medium;
	background: white;
	margin: 200px;
}
td {
	padding-bottom: 10px;
}
DIV {
	text-indent: 100px;
}
.title {

	color: #8B0000;
	weight: medium;
	font-size: 85px;
	line-height: 100px;
	font-family: "Rockwell Condensed";
}
.layer1 {
	color: #191970;
	margin-top: auto;
	weight: medium;
	font-size: 50px;
	line-height: 65px;
	font-family: "Rockwell Condensed";
}
.layer2 {color: black; 
	margin-top: 20px; 
	weight: medium; 
	font-size: 35px; 
	line-height: 45px; 
	font-family: Verdana;
	margin-left: -100px;
}
.span {
	margin-left: 10px;
}
