<STYLE>
.std {	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: arial,san-serif}
.rub {  font-family: arial, san-serif;
	font-size: 15pt;
	}
BODY { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
A  { color: #20078D;  font-family:arial,helvetica; text-decoration:none; }
A:hover{ color:#5835F1; text-decoration:none;}
A:active{  text-decoration:none color:#5835F1;} 
H1 { font-family: Arial, Helvetica;color: #525252; font-size: 15pt;}
H2 {  color: #333333; font-family: Arial, Helvetica;  font-size: 14pt;}
H3 {  color: #333333; font-family: Arial, Helvetica;  font-size: 8pt;}
H4 {  font-family: Arial, Helvetica; color: #797979; font-size: 9pt;} 
blockquote {  font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-style: normal; color: #CC6633;}
UL {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
OL {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
form {margin-bottom : 0;}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
TD{ 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #333333;
        text-decoration: none;}
.textPlain {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;}

.ROBOTS {
	font-size: 1pt;
	color: #FFFFFF;
	text-decoration: none;
}
        
td.fakeInputField {
	background-color : #F0F0F0;
	font-family: Arial, Helvetica; color: #686868; font-size: 9pt;
	border-style: inset;
	border-width : thin;
	width :50% ;
	padding: 0px 0px;
}

td.attributeNameCells {
	font-family: Arial, Helvetica; color: #797979; font-size: 9pt;
	min-width : 300;
	
	
	
}

td.standardInputField {
	background-color : white;
	font-family: Arial, Helvetica; color: #797979; font-size: 9pt;
	border-style: inset;
	border-width: thin;
	width : 50%;
	padding: 0px 0px;
	
	
}

textarea.fillCellArea {
	background-color : white;
	font-family: Arial, Helvetica; color: #797979; font-size: 9pt;
	border-style: inset;
	width: 100%;
	margin : 0 px;
	scrolling: no;
}

select.fillCellArea {
	background-color : white;
	font-family: Arial, Helvetica; color: #797979; font-size: 9pt;
	border-style: inset;
	width: 100%;
	
	
}

input.clean {
	background-color : white;
	font-family: Arial, Helvetica; color: #505050; font-size: 9pt;
	border-style: none;
	border-width : none;
	width : 100%;
	padding: 1px 2px
}
input.standard {
	background-color : white;
	font-family: Arial, Helvetica; color: #797979; font-size: 9pt;
	border-style: inset;
	border-width : thin;

}


</STYLE>