/* CSS Document */
body {
		background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	background-attachment: fixed;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #333332;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

.main_outline {
	background-color: #333332;
	width: 812px;
	border-width: 3px;
	border-color: #000000;
	border-style: solid;
	padding: 1px;
}

.links a {
	color: #000000;
	text-decoration: underline;
}

.links a:hover {
	color: #333333;
}

a {
color:#000000;
}

.main {
	background-color: #333332;
}

body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
