﻿body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background: #FFFFCC;
	background-image: url('../images/bkg08.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	border: thin solid #008000;
	padding: inherit;
	margin: inherit;
	visibility: inherit;
	overflow: inherit;
	list-style-type: square;
	list-style-image: inherit;
	list-style-position: inherit;
	table-layout: inherit;
	border-collapse: inherit;
	border-spacing: inherit;
	empty-cells: inherit;
	caption-side: inherit;
	background-color: #FFFFCC;
	line-height: normal;
	vertical-align: inherit;
	text-align: inherit;
	text-indent: inherit;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	background-position: inherit inherit;
	position: inherit;
	z-index: auto;
	width: auto;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
