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;
}