
BODY, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color :  #3B1612;
	background-color :  transparent;
	border :  none;
}

FORM { 	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
	background-color :  transparent;
 }
	
TABLE{
	border: #3B1612;
	border-color :  #3B1612;
}

TABLE.BKG{
 background-color :  #EFE0D3;
 border-style : groove groove groove groove;
}

TD.SMALL{
	font-size : x-small;
 }

H1 {  	font-family: Arial, Helvetica, sans-serif;
	font-size : x-large;
	color :  #3B1612;
	font-style :  italic;
	text-decoration :  underline;
	background-color :  transparent;
}

H2 {  	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	color :  #3B1612;
	font-weight :  bold;
	background-color :  transparent;
}

H3 { 	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
	color :  #3B1612;
	font-weight :  bold;
	background-color :  transparent;
 }

SELECT{	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
	background-color: #EFE0D3;
}
INPUT {	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
	background-color :  transparent;
  }
  
INPUT.BUT{	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
	background-color :  #EFE0D3;
  }
  
  INPUT.CHCK{	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
	background-color :  transparent;
  }
  
LI { 	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color :  #3B1612;
	list-style : circle;
	background-color :  transparent;
 }

OL { 	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color :  #3B1612;
	background-color :  transparent;
 }

TEXTAREA {		font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
	background-color :  #EFE0D3;
 	}

UL { 	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color :  #3B1612;
	background-color :  transparent;
 }
A{
	color : #1E7F20;
	text-decoration :  none;
	background-color :  transparent;
	}
	
A:hover{ 
		color : #6FEC00;
		font-weight : normal;
		text-decoration :  underline;
		background-color :  transparent;
	 }
	 option{ 	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #3B1612;
		background-color: #EFE0D3;
	 }