BODY {
	background-color: #efefef;
	color: #000099;
	line-height: 13pt;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-family: "Palatino Linotype", serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}

a {
	color: #000099;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
  color: green;
}

a:hover {
  color: #0FB057;
}

img {
	border:none
}

.img_item {
	border: none;
	vertical-align: bottom;
	padding-top: auto;
	width: 250px;
}
		
H1 {
  font-family: sans-serif, sans-serif;
  font-size: 24pt;
  line-height: 26pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-align: center;
}

SELECT {
  border-top: #4e2714;
  border-right: #4e2714;
  border-bottom: #4e2714;
  border-left: #4e2714;
}

MENU {
  font-family: sans-serif;
  line-height: 115%;
}

.table_item {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	}
	
.TOC {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
}


.ctr {margin-left:auto; margin-right:auto
}
