td {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	color: #5E5D5E;
}
.textbold {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: bold;
	color: #7272B3;
}
.subhead1 {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.subhead2 {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.headtablewhite {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.remark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.formstyle {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	color: #333333;
	border: 1px solid #CFBBDD;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #996600;
}
.textboldblack {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*New Stylesheet are below*/
.linkbold1 {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: bold;
	color: #2D518B;
	text-decoration: none;
}.textsmall {
	font-family: Tahoma, Thonburi;
	font-size: 10px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.textsmallbold {
	font-family: Tahoma, Thonburi;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.link0 {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link1 {
	font-family: Tahoma, Thonburi;
	font-size: 11px;
	font-weight: normal;
	color: #2D518B;
	text-decoration: none;
}
