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 : #000099;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	text-decoration : underline;
}
A.link1:link {
	color: Black;
	font-weight : normal;
}

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

A.link1:hover {
	color: Black;
	font-weight : normal;
}
A.link1:active {
	color: Black;
	font-weight : normal;
}
.table01 {
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted Silver;
	list-style-type : disc;
}
.table02 {
	border-left : 1px dotted Silver;
	list-style-type : disc;
	}
.table03 {
	padding : 5px 10px 5px 10px;
	border-left : 1px dotted Silver;
	list-style-type : disc;
}
.form {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : #000099;
	margin : 0px;
}