h3 {
	color: #3300CC;
	font-size: 14px;
	font-family: Tahoma;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.styl1 {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}
.styl2 {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	text-align: right;
	text-decoration: none;
}
a:link{
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}
a:hover{
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}
a:visited{
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}
a:active, a:focus {
	-moz-outline:    none;
	outline:         none;
	ie-dummy:        expression(this.hideFocus=true);

	color: #666666;
	text-decoration: none;
}
input.input {
border: 0px;
color: black;
font-family: Tahoma;
font-size: 11px;
width:310px;
}
input.input1 {
border: 0px;
color: black;
font-family: Tahoma;
font-size: 11px;
width:310px;
border: 1px solid #B0B0B0;
}
textarea.textarea {
border: 0px;
color: black;
font-family: Tahoma;
font-size: 11px;
}
select.select{
letter-spacing:.06em;font-family:Tahoma;font-size:11px; width:47px; color: black; border:0px;
}
.h1
{
	font-size: 12px; 
	float: none; 
	display: inline; 
	overflow:hidden; 
	font-weight: normal;
}