body {
	background-color: #807883 !important ;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
}

html {
	height: 100%;
	text-align:center;
}

#content {  overflow:auto; overflow-x: hidden !important; }

#Table_01 { border:5px solid #68626a; margin-top:-5px; background-color:#68626a;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
}

blockquote {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left:10px;
	padding-left:10px;
}

.table-style-1{
	font-size: .95em;
	padding: 5px;
	border: 4px solid white;
}

.table-style-1 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:white;
}

h1{
	text-transform: uppercase;
	font-size:1.35em;
	text-align:center;
}

h2{
	font-size:1.1em;
	text-align:center;
}