A:link {color:#0000FF; text-decoration: none}
A:visited {color:#0000FF; text-decoration: none}
A:active {color:#0000FF; text-decoration: none}
A:hover {color:#FF0000; text-decoration:none}

body {
  font-size: 16px;
	font-family: "Times New Roman", "Times", "serif";
}

.headertab {
	background-color: #333399;
}
.headerbar {
	background-color: #FFDDDD;
	color: #333399;
	font-weight: bold;
}
.headerbar_Title1 {
	font-family: "MingLiU", "Arial", "sans-serif";
	font-size: 24px;
	padding-left: 3px;
}
.headerbar_Title2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	padding-left: 3px;
}


.header1 {
	font-size: large;
	color: #333399;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.IssueTitle {
	font-size: 16;
	color: #FF0000;
	font-weight: bold;
}

.title1_c {
	font-size: 24;
	color: #0033FF;
}
.title1_e {
	font-size: 20;
	color: #0033FF;
}

.title2_c {
	font-size: 14;
}

.title2_e {
	font-size: 12;
}
