body {
	background-color: #FEEECE;
	color: black
}
a:link {
	background-color: #FEEECE;
	color: black;
}
a:visited {
	color: black;
	background-color: #FEEECE;
}
a:hover {
	color: red;
	background-color: #FEEECE;
}
a:active {
	color: white;
	background-color: #FEEECE;
}
h1 {
	text-align: center;
	text-decoration: underline;
	font-style: italic
}
h2 {
	text-align: center;
	font-style: italic
}
h3 {
	text-align: center;
	text-decoration: underline;
	font-size: 15pt
}
p {
	margin-bottom: 0;
	margin-top: 0
}
.pcenter {
	text-align: center
}
.pred {
	color: red;
	background-color: #FEEECE;
	text-align: center
}
.petital {
	font-style: italic;
	font-size: 18pt
}
.petbold {
	font-weight: bold;
	font-size: 18pt
}
.ctyribold {
	font-weight: bold;
	font-size: 14pt
}
.ceundbo {
	text-align: center;
	font-weight: bold;
	text-decoration: underline
}
.boldital {
	font-style: italic;
	font-weight: bold
}
.redbold {
	color: red;
	background-color: #FEEECE;
	font-weight: bold
}
.undbo {
	font-weight: bold;
	text-decoration: underline
}
.und {
	text-decoration: underline
}
.ceboredpet {
	text-align: center;
	font-weight: bold;
	color:red;
	background-color: #FEEECE;
	font-size: 18pt
}
.cebored {
	text-align: center;
	font-weight: bold;
	color:red;
	background-color: #FEEECE;
}
.cebopet {
	text-align: center;
	font-weight: bold;
	font-size: 18pt
}
blockquote {
	margin-bottom: 0;
	margin-top: 0
}
hr {
	border: solid black 2px
}
.tabborder {
	border: solid black 2px;
	table-layout: fixed;
	  margin-left: auto;
  margin-right: auto;
}
.tableft {
	border: 0px;
	table-layout: fixed;
	width: 150px;
}
.nast_a {
	border: solid black 1px;
	text-align: center;
	width: 125px;
	vertical-align: middle
}
.nast_b {
	border: solid black 1px;
	text-align: center;
	width: 125px;
	height: 160px;
	vertical-align: middle;
}
.nast_left {
  border: 0px;
	text-align: center;
	width: 100%;
	height: 30px;
	vertical-align: middle;
}
.nast_left_ctyri {
	border: 0px;
	text-align: center;
	width: 100%;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14pt
}
img {
	border: 0px none;
}
img.middle {
	vertical-align: middle;
}
