@charset "UTF-8";
/* CSS Document */

body {
	background-color: #699;
	font:Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000;
}
p {
	color: #000;
}
a {
	color:#000;
}
a:link {
	color: #84190F;
}
a:visited {
	color: #84190F;
}
a:hovor {
	color: #84190F;
}
h1 {
	text-align:center;
}
h2 {
	color: #84190F;
	text-align: center;
}
.lg {
	font-size: 22px;
}
.centeredimage {
	text-align: center;
	display: block;
}
.caption {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
img {
	margin: 0px;
}