body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#996633;
	background-image:url('images/background_lgrey039.jpg');
	background-color: #99CCFF;
	}
p {
	font-size:1.000em;
	text-align:justify;
	}
p.footer {
	text-align:center;
	}
p.center {
	text-align:center;
	}
p.right {
	text-align:right;
	}
h1 {font-size:3.00em;
	text-align:center;
	}
h2 {
	font-size:2.50em;
	text-align:center;
	}
h3 {
	font-size:2.00em;
	text-align:center;
	}
h4 {
	font-size:1.75em;
	text-align:center;
}
h5 {
	font-size:1.50em;
	}
h6 {
	font-size:1.25em;
	}
table
{
border-collapse:collapse;
}
table, th, td {
	border: 2px solid #996633;
	padding:5px;
	}
.inner_box {
	background-color: #CCD899;
	}
.outer_box {
	border: 2px solid #996633;
	}
.bottom_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	color: #333333;
	}
a:link {
	color: #3F5FA0;
	}
a:visited {
	color: #3F5FA0;
	}
a:hover {
	color: #000000;
	}
.gray_box {
	color: #FFFFFF;
	background-color: #CCD899;
	font-size: 14px;
	font-family: Garamond, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.box {
	background-color: #CCD899;
	font-family: Garamond, "Times New Roman", Times, serif;
}
.lt_blue_box {
	background-color: #00FFFF;
}
.glen_blue_box {
	background-color: #99CCFF;
}
.brown_box {
	background-color: #D7AC6C;
}
.pic_box {
	border: 2px solid #996633;
}
