.style1 {
	color: #006666;
	font-weight: bold;
	font-size: large;
	line-height: 1.3em;
}


* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #ffffff;
	background-image: url(file:///D|/cha/images/back.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
	
a { text-decoration: none; } 
a:link { color: #006666; } 
a:visited { color: #990066; } 
a:hover { color: #33ccCC; } 
a:active { color: #33ccCC; } 

.td1 {
	color: #000000;
	text-align: center;
	font-size: 12px;
}
.td2 {
	color: #000000;
	padding-top: 12px;
	font-size: 12px;
	padding-left: 22px;
	padding-right: 22px;
}
.td3 {
	color: #000000;
	font-size: 12px;
	padding-right: 15px;
	vertical-align: baseline;
}
.td4 {
	color: #000000;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 17px;
	vertical-align: baseline;
}
#footer {
	width: 739px;
	margin-left: 0;
	height: auto;
	background-color: #006666;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: small;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}

