@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #000000;
	background-image: url(graphics/bkgnd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body a:link { color: #666666; text-decoration: none; }
body a:visited { color: #666666; text-decoration: none; }
body a:hover { color: #666666; text-decoration: underline; }
body a:focus { color: #666666; text-decoration: underline; }
body a:active { color: #666666; text-decoration: underline; }
.larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
