a:link {
	color: #0000FF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(cnat/images/bg_line.gif);
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFCC99;
	text-align: left;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
img {
	border: thin solid #000000;
}
h3 {
	text-align: center;
}
