body {	background-color : #ffffff;
	color : #008000;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #008000;
	scrollbar-3dlight-color: #008000;
	scrollbar-shadow-color: #008000;
	scrollbar-arrow-color: #008000;
	scrollbar-darkshadow-color: #008000;
}
a {
	text-decoration : none;
}
a:link {
	color : #0000ff;
}
a:visited {
	color : #0000ff;
}
a:active {
	color : #ff0000;
}
a:hover {
	color : #ff0000;
	text-decoration : underline;
}
acronym {
	color : #ffffff;
	text-decoration : underline;
	cursor : help;
}
div.item
{
	padding-left : 5%;
	padding-right : 5%;
	padding-bottom : 24px;
	padding-top : 8px;
	line-height : 18pt;
	font-weight : 600;
	font-size : 14pt;
	color : #008000;
	width : 100%;
	filter: Glow(color=#ffffff,strength=4);
	letter-spacing : -1px;
}
div.data
{
	padding       : 5pt;
	line-height   : 12pt;
	font-weight   : 600;
	font-size     : 11pt;
	color : #008000;
	width : 100%;
	filter: Glow(color=#ffffff,strength=4);
	letter-spacing : -1px;
}
div.form {
	padding-left : 5%;
	padding-right : 5%;
	margin-bottom : 24px;
	margin-top : 8px;
}
div.title {
	padding-top : 8px;
	padding-top : 8px;
	padding-left : 2%;
	padding-right : 5%;
	width : 100%;
	filter: Glow(color=#ffffff,strength=3);
}
div.head {
	border : 1px;
	background-color : #ffffff;
	color : #808080;
	width : 100%;
	text-align : center;
	font-weight : 800;
	font-size : 20pt;
	padding : 5px;
	padding-bottom : 0px;
	margin-bottom : 10px;
}
div.copyright
{
	text-align : center;
	font-size : 10pt;
}
div.hidden
{
	visibility : hidden;
	position : absolute;
	top : 0px;
	left : 0px;
	width: 0px;
	height:0px;
}
h1.hidden
{
	visibility : hidden;
	position : absolute;
	font-size : 4px;
	height:0px;
}
span.small {
	font-size : 10pt;
}
span.button {
	font-size : 16pt;
	border-top : 1px solid  #008000;
	border-left : 1px solid  #008000;
	border-right : 2px solid  #008000;
	border-bottom : 2px solid  #008000;
	background-color : #ffffff;
	padding : 3px;
	line-height : 28pt;
}
input, textarea, select {
	border : 1px solid  #008000;
	background-color : #ffffff;
	color : #008000;
	font-size : 12pt;
}
input.radio {
	border : none;
	background-color : none;
}
div.foot {
	position : absolute;
	top : 0px;
	padding : 20px;
	font-weight : 400;
	font-size : 12pt;
	text-align : right;
	color : #008000;
	width : 100%;
	filter: Glow(color=#ffffff,strength=5);
}
table.form {
}
th.item {
	border-top : 1px solid  #008000;
	border-left : 1px solid  #008000;
	border-right : 2px solid  #008000;
	border-bottom : 2px solid  #008000;
	padding : 5px;
	line-height : 14pt;
	font-weight : 600;
	font-size : 12pt;
	letter-spacing : -1px;
	color : #008000;
}
td.item {
	border-top : 1px solid  #008000;
	border-left : 1px solid  #008000;
	border-right : 2px solid  #008000;
	border-bottom : 2px solid  #008000;
	padding : 5px;
	line-height : 16pt;
	font-weight : 600;
	font-size : 12pt;
	color : #008000;
}
input.button {
	border-top : 1px solid  #008000;
	border-left : 1px solid  #008000;
	border-right : 3px solid  #008000;
	border-bottom : 3px solid  #008000;
	font-weight : 600;
	font-size : 14pt;
	color : #008000;
	padding : 5px;
	text-align : center;
}
