.st1 {
	font-family: verdana, tahoma, arial;
	font-size:12px;
	color: #336699;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: verdana, tahoma, arial;
	color: #336699;
	font-size:11px;
	font-weight: normal;
	text-align : justify;
} 
.st3 {
	font-family: verdana, tahoma, arial;
	color: #336699;
	font-size:18px;
	font-weight: normal;
	text-align : left;
}


A.menu 		{display: block; height: 23px; width: 215px; text-indent: 25; padding-top: 3; background-image: url('images/menu_off.gif'); TEXT-DECORATION: none; 
}
A.menu:visited 	{display: block; height: 23px; width: 215px; text-indent: 25; padding-top: 3; background-image: url('images/menu_off.gif'); TEXT-DECORATION: none; 
}
A.menu:hover 	{display: block; height: 23px; width: 215px; text-indent: 25; padding-top: 3; background-image: url('images/menu_over.gif'); TEXT-DECORATION: none; 
}
A.menu:active 	{display: block; height: 23px; width: 215px; text-indent: 25; padding-top: 3; background-image: url('images/menu_on.gif'); TEXT-DECORATION: none; 
} 

A 	{ 
	TEXT-DECORATION: none; 
	color: blue; 
	} 
A:visited 	{ TEXT-DECORATION: none; color: darkblue} 
A:hover 	{ 
	TEXT-DECORATION: none;  	
	color: red;  
	}
A:active 	{ TEXT-DECORATION: none; color: darkorange}


hr {color:#336699; 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: white;
}
