p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	margin: 0px;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
div {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	overflow: hidden;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.hdr_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 200%;
	color: #003399;
}
.table_type1 {
	width: 400px;
	border: 1px solid #666666;
}
.table_type1 td {
	padding: 5px;
	background-image: url(../images/table_td_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table_type1 th {
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
.table_type2 {
}
.table_type2 td {
	padding: 5px;
	background-image: url(../images/table_td_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table_type2 th {
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
.table_type3 {
	border: 1px solid #666666;
}
.table_type3 td {
	padding: 5px;
	background-image: url(../images/table_td_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table_type3 th {
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 12px;
}

.hdr_03 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
