body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
h1 {
	font-size: 10px;
	font-style: italic;
}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
}
hr {
	height: 1px;
	color:#999999;
}

.copyright {
	font-size: 10px;
	text-align:center;
}
.pagetitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.linkspecial a {
	font-size: 10pt;
	color: #372271;
	text-decoration: none;
}
.linkspecial a:visited {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.linkspecial a:hover {
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
}
.normal {
	font-size: 12px;
	color:#000000;
}
.small {
	font-size: 10px;
}
.big {
	font-size: 14px;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
.tableBorder {
	border-style:solid;
	border-width: 1 px;
	border-collapse:collapse;
}
.tripImg {
	margin-left: 6px;
}
.left {
	text-align: left;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}