body,input,select,td,textarea {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial";
	FONT-SIZE: 11pt; 
	color: #333333;
}

td.title1,div.title1{color:#FF8409;font-weight:bold;}

.list01 {font-size: 8pt; line-height: 22px; }
.list01 a:link {  font-size: 8pt; text-decoration: none}
.list01 a:visited {  font-size: 8pt; text-decoration: none}
.list01 a:active {  font-size: 8pt; color: #E61020; text-decoration: none}
.list01 a:hover {  font-size: 8pt; color: #E61020; text-decoration: underline}

.content01 {
	font-size: 12pt;
	line-height: 25px;
	color: #0C6D04;
	font-weight: bold;
}

.content02 {font-size: 9pt; line-height: 34px; color: #0000FF;font-weight: bold; }


.blue {font-size: 8pt; line-height: 22px; color: #3366cc}
.blue a:link {COLOR: #0000FF; text-decoration: none}
.blue a:visited {COLOR: #0000FF; text-decoration: none}
.blue a:active {COLOR: #E61020; text-decoration:none }
.blue a:hover {COLOR: #E61020; text-decoration: underline }
.blue .title{color:#3366CC;font-weight:bold;text-align:center}

.border1{background-repeat: repeat-x;background-position: center;}

a {
	color: #0000FF;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #E61020;
}
a:active {
	text-decoration: none;
	color: #E61020;
}
.pic_border {
	border: medium double #CCCCCC;
}