.FormText {
	font-family: Arial, Helvitica;
	font-size: 10 pt;
	font-weight: 400;
	color: #000000;
	border: thin;
	border-color: #336699;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted;
	background: #E9F2F7;
}

.LText01 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 800;
	color: #0033ff;
}

.TitleText {
	font-family: Sans-Serif;
	font-size: 12pt;
	font-weight: 800;
	color: #000000;
	background: #E9F2F7;
	border-top-style: dashed;
	border-top-width: thin;
	border-top-color: #336699;
	padding: 5px;
	padding-left: 10px;
	letter-spacing: 1.5px;
}

.Text01 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 800;
	color: #ff0000;
}

.Text02 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 400;
	color: #000000;
}

.Text03 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 800;
	color: #000000;
}

.Text04 {
	font-family: Verdana, Helvitica;
	font-size: 9pt;
	font-weight: 400;
	color: #336699;
}

.Text05 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 800;
	color: #ffffff;
}

.Text06 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 400;
	color: #888888;
}

.Text07 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 800;
	color: #008000;
}

.Text08 {
	font-family: Verdana, Helvitica;
	font-size: 10pt;
	font-weight: 400;
	color: #ff0000;
}

.Text09 {
	font-family: Arial, Verdana, Helvitica;
	font-size: 14pt;
	font-weight: 800;
	color: #bb0000;
}

.SmallText {
	font-family: Verdana, Helvitica;
	font-size: 8pt;
	font-weight: 400;
	color: #000000;
}

a:link {
	text-decoration : none;
	color : #0033ff;
}

a:visited {
	text-decoration : none;
	color : #0033ff;
}

a:active {
	background : transparent;
}

a:hover {
	color: #000000;
}

UL {
	list-style-type: disc;
	text-align: left;
	color: #336699
}

