body {
	color: #1E3448;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #6898C1;
	font-size: 8pt;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #F0F4F9;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}
img{
	border: none;
}
h1 {
	font-size: 14pt;	
}
h2 {
	font-size: 13pt;	
}
h3 {
	font-size: 12pt;	
}
h4 {
	font-size: 11pt;	
}
h5 {
	font-size: 10pt;	
}
h6 {
	font-size: 9pt;	
}


table {
	padding: 0px 0px 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid Black;
	text-align: center;
	vertical-align: top;

}

.logo {
	background-color: #FF7F50;
	background-image: url(bg.gif);
}

.u {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
}

.uu{
	background-image: url(u0.gif);
}
.1{
	background-color: #FF8C00;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #4682B4;
	border-top: 1px solid #1E3448;
	border-left: 1px solid #1E3448;
	border-right: 1px solid #1E3448;
	text-align: left;
}

.2{
	background-color: #6898C1;
	font-size: 7pt;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid  #4682B4;
	border-left: 1px solid  #4682B4;
	border-right: 1px solid  #4682B4;
	text-align: right;
}

.3{
	background-color: #FFFAF0;
	font-size: 7pt;
	padding-top: 0px;
	padding-bottom: 0px;
}



.l-col {
	background: url(bg.gif);
	vertical-align: top;
	text-align: left;
	border-bottom: 0px solid ButtonFace;
}
.c-col {
	vertical-align: top;
	text-align: center;
	border-top: 0px solid ButtonFace;
}

.r-col {
	background: url(bg.gif);
	vertical-align: top;
	text-align: right;
	border-bottom: 0px solid ButtonFace;
}

.tree {
	background: url(pic/5.gif) repeat-y;
}
.top{
	background-image: url(pic/bgup.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.dwn{
	background-image: url(pic/bgdn.gif);
	background-position: top;
	background-repeat: repeat-x;
}


p {
	text-align: justify;
	text-indent: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
