<!--

body {
	margin		: 0px;
	font-size	: 12px;
	font-family	: Arial, Helvetica, sans-serif;
	Ffont-family	: "Times New Roman", Times, serif;

	letter-spacing: 0px;

}

table {
	border		: 0px;
	font-size	: 12px;
	color		: #222222;
	letter-spacing	: 0px;
}

.fontstyle2 {
	color		: #002244;
	font-size	: 15px;
}

input {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13px;
}

img {
	border		: 0px;
}

li {
	line-height	: 20px;
}

.listTitle {
	line-height	: 30px;
	list-style	: disc inside;
	color		: #903
}

.listContent {
	list-style	: none;
}

h1 {
	font-size	: 24px;
}

h2 {
	font-size	: 24px;
}

h3 {
	font-size	: 13px;
	margin		: 0px;
}

h4 {
	font-size	: 12px;
}

h5 {
	font-size	: 11px;
}

h6 {
	font-size	: 10px;
}

textarea {
	height		: 120px;
}


.pagebreak {
	page-break-after	: always;
	ddisplay			: none;
	visibility			: hidden;
}

.size15 {
	font-size	: 15px;
}

.size13 {
	font-size	: 13px;
}

.size12 {
	font-size	: 12px;
}

.size10 {
	font-size	: 10px;
}

.size9 {
	font-size	: 9px;
}

.size8 {
	font-size	: 8px;
}

.hidden {
	display		: none;
}

.remark {
	display		: none;
}


-->