BODY {
	SCROLLBAR-BASE-COLOR: #0099FF;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	border:1 ridge #006699;
	list-style-type: disc;
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
TABLE {
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
TR {
	FONT-SIZE: 12px
}
TD {
	FONT-SIZE: 12px
}

SELECT{
	BACKGROUND-COLOR: #f7f7f7;
	COLOR: #000000;
	FONT-SIZE: 12px;
	PADDING-TOP: 1px;
         border: 1px dotted #0099FF;
	border-top: 1px dotted #0099FF;
	border-right: 1px dotted #0099FF;
	border-bottom: 1px dotted #0099FF;
	border-left: 1px dotted #0099FF;
}
TEXTAREA {
	BACKGROUND-COLOR: #f7f7f7; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 1px
         border: 1px dotted #0099FF;
	border-top: 1px dotted #0099FF;
	border-right: 1px dotted #0099FF;
	border-bottom: 1px dotted #0099FF;
	border-left: 1px dotted #0099FF;

}

INPUT {
	BACKGROUND-COLOR: #ececec;
	COLOR: #000000;
	FONT-SIZE: 12px;
	PADDING-TOP: 1px;
	border-top: 1px dotted #0099FF;
	border-right: 1px dotted #0099FF;
	border-bottom: 1px dotted #0099FF;
	border-left: 1px dotted #0099FF;

}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #f00000; POSITION: relative; RIGHT: 0px; TEXT-DECORATION: none; TOP: 1px
}
.d1 {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 23px;
}
.w1 {
	font-size: 14px;
	line-height: 25px;
}
