<style type="text/css">
<!--

.style_bold1{font-family: Verdana; font-size: 12px; font-weight: bold; color: #359900;}
.style_bold{font-family: Verdana; font-size: 12px; font-weight: bold; color: #359900;}
.style_italic{font-family: Verdana; font-size: 12px; font-style: italic; color: #FF9900;}
.style_titlu{font-family: Verdana; font-size: 13px; font-weight: bold; color: #359900;}
.style_text{font-family: Verdana; font-size: 12px; line-height: 140%; text-align: justify;}

textarea	{
		background:none;
		border:none;
		text-align:justify;
		scrollbar-arrow-color:green;
		font-family:Verdana;
		font-size: 12px;
		line-height: 130%;
	}
a:link {
	color: #006600;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #006600;
}

#submitBtn{
        cursor:pointer;
        margin: 0px;
        height: 22px;
        width: 90px;
		text-align: center;
		font-family: Verdana;
		font-size:12;
        border: none;
        background: url(../images/buton_up1.png) no-repeat left top;
		background-position:bottom;
		outline: none;
		}
		
#submitBtn_2{
        cursor:pointer;
        margin: 0px;
        height: 22px;
        width: 90px;
		text-align: center;
		font-family: Verdana;
		font-size:12;
        border: none;
        background: url(../images/buton_up1.png) no-repeat left top;
		background-position:bottom;
		outline: none;
		}
</style>


