.st1 {
	font-family: verdana, tahoma, arial;
	font-size:12px;
	color: #7a5520;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: verdana, tahoma, arial;
	color: #996633;
	font-size:18px;
	font-weight: normal;
	text-align : left;
} 
.st3 {
	font-family: verdana, tahoma, arial;
	color: #7a5520;
	font-size:11px;
	font-weight: normal;
	text-align : left;
}


A 	{ 
	TEXT-DECORATION: none; 
	color: red; 
	border-bottom-width: 1;
	border-bottom-style: dashed;
	border-bottom-color: red;
	} 
A:visited 	{ TEXT-DECORATION: none; color: darkred} 
A:hover 	{ 
	TEXT-DECORATION: none;  	
	color: red;  
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: red;
	}
A:active 	{ TEXT-DECORATION: none; color: red} 

hr {color:#996633; height:1}

FORM 	{padding:0; margin:0}
IMG 	{border:0;}

.inp {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #e6edf7; width=150;
}
.inp1 {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #99ccff; width=150;
}


BODY {
	margin: 0px;
	padding: 0px;
	background-color: #f6e9d3;
	background-image: url('images/bg.gif');
}