* {
	padding: 0;
	margin: 0;
}

label {
	color: white;
}
.text_1 {
	
	font-family: Verdana;
	font-size: 11pt;
	color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}

.text1 {
	
	font-family: Verdana;
	font-size: 10pt;
	color:#000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}

body {
	font-size: 90%;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #245374;
	color: #FFFFFF;
}

h2 {
	font-size: 2.2em;
	color: white;
	font-weight: bold;
	margin-bottom:7px;
	position: relative;
}

.textarea1
{
	background-color:#245374;
	color:white;
	border:none;
	overflow:auto;
/*	scrollbar-3dlight-color:#245374;
	scrollbar-arrow-color:black;
	scrollbar-track-color: #245374;
	scrollbar-darkshadow-color:#245374;
	scrollbar-face-color:#245374;
	scrollbar-highlight-color:#245374;
	scrollbar-shadow-color:#245374;
*/
}

           
    