body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

a:link {
	color: #0066CC;
	font-weight: bold;
	margin-left: 12px;
	font-size: 20px;
}
a:visited {
	color: #CC0000;
	font-weight: bold;
	margin-left: 12px;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #CC0000;
}


table {
	border: 8;
	background-color: #ffffff;
	
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #00CC00;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: center;	
	}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: center;	
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	vertical-align: middle;
}
.text_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-align: right;
}
.text_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3366CC;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	vertical-align: middle;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.text_body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin-left: 10px;
	text-indent: 0px;
	}

.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	margin-left: 10px;
	text-indent: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: disc;
	line-height: normal;
}

.text_back {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

