body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../pdb_img/n/tan_back.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 16px;
	color: #666666;
}
h2 {
	font-size: 13px;
	color: #336666;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666633;
}
p {
	font-size: 11px;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666633;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
.f1-table {
	width: 100%;
	border-top: 1px none #99CCCC;
	border-right: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	border-left: 1px none #99CCCC;
}
.f1-td1 {
	padding: 2px;
	border-top: 1px solid #99CCCC;
	border-right: 1px none #99CCCC;
	border-bottom: 1px none #99CCCC;
	border-left: 1px solid #99CCCC;
}
.f1-td1c {
	padding: 2px;
	text-align: center;
	border-top: 1px solid #99CCCC;
	border-right: 1px none #99CCCC;
	border-bottom: 1px none #99CCCC;
	border-left: 1px solid #99CCCC;
}
.f1-td2 {
	padding: 2px;
	background-color: #CCCC99;
	border-top: 1px solid #99CCCC;
	border-right: 1px none #99CCCC;
	border-bottom: 1px none #99CCCC;
	border-left: 1px solid #99CCCC;
}
.f1-td2c {
	padding: 2px;
	background-color: #CCCC99;
	text-align: center;
	border-top: 1px solid #99CCCC;
	border-right: 1px none #99CCCC;
	border-bottom: 1px none #99CCCC;
	border-left: 1px solid #99CCCC;
}
li {
	font-size: 11px;
}
