BODY {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	margin : 0px;
}
TD {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}

A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #3DB642;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #3DB642;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #3DB642;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #3DB642;
	text-decoration : underline;
}
A.link1:link {
	color: White;
	font-weight : normal;
}

A.link1:visited {
	color: White;
	font-weight : normal;
}

A.link1:hover {
	color: White;
	font-weight : normal;
}
A.link1:active {
	color: White;
	font-weight : normal;
}
.table01 {
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted #3DB642;
}
.table02 {
	border-left : 1px dotted #3DB642;
}
.form {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
