body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	color: #000000;
	background-color: #FFFFCC;
}
p {
	font-size: 9px;
	color: #333333;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-decoration: underline overline;
}
.tblConactLeftUp {
	/*border-left: thin solid #660000;
	border-top: thin solid #660000;
	border-right: thin solid #660000;
	border-bottom: thin solid #660000;*/
}
.tblConactLeftDown {
	/*border-left: thin solid #660000;
	border-bottom: thin solid #660000;
	border-right: thin solid #660000;*/
}
.tblConactRightUp {
	/*border-right: thin solid #660000;
	border-top: thin solid #660000;
	border-bottom: thin solid #660000;*/
	padding: 2 0 2 5px;
}
.tblConactRightDown {
	/*border-right: thin solid #660000;
	border-bottom: thin solid #660000;*/
	padding: 2 0 2 5px;
}
ul {
	list-style-type: square;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h5 {
	background-color: #CC6633;
	color: #FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight: bold;
}
h6 {
	background-color: #CC6633;
	color: #FFFFFF;
	text-indent: 5px;
	text-align:center;
}
