textarea
{
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	font-family : Arial, sans-serif;
	font-size : small;
	text-align : justify;
	color: #000000;
	scrollbar-3dlight-color: #FF7800;
	scrollbar-arrow-color: #FF7800;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #FF7800;
	scrollbar-face-color: #White;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color:  #FF7800;
	scrollbar-track-color: White;
	
	}
BODY {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : small;
	text-align : left;
	margin : 0px;
	margin-bottom : 0px; 
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

input {
	font-size : small;
	white-space: pre;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;

}

p {
	height: 4px;
}



A {
text-decoration : none;
color : #F6BA00;
}

A:HOVER {
color : Gray;	
}


fieldset {
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	font-family : Arial, sans-serif;
	font-size : small;
	text-align : center;
	
}

legend {
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	font-family : Arial, sans-serif;
	font-size : small;
	text-align : justify;
}

table, td, tr {
		font-family : Arial, sans-serif;
	font-size : small;
	
}


.obj { 
	color: #FFFFFF;
	border: 1px solid #666666; 
	background-color: #666666;
	font-size: 7pt; 
	font-family: Arial
}
hr {
	color: #CCCCCC;
}