@charset "iso-8859-1";
html {
	min-height: 100%;
}

a:hover {color: #949494;text-decoration: none;font-weight: none; font-family: Arial; font-weight:bold; font-size: 12px;}
a:link {color: #949494;text-decoration: none;font-weight: none; font-family: Arial; font-size: 12px;}
a:visited {color: #949494;text-decoration: none;font-weight: none; font-family: Arial; font-size: 12px;}
a:active {color: #949494;text-decoration: none;font-weight: none; font-family: Arial; font-size: 12px;}

textarea#styled {

	background-image: url(images/itims/bg1.png);
	background-repeat: no-repeat;
font: 14px arial;
}

h1 {
font: 24px tahoma;
color: #000000;
padding: 0px 0px 0px 0px;
margin: 0px;
}
	
h2 {
font: 14px tahoma;
color: #E9E9E9;
padding: 0px 0px 0px 0px;
margin: 0px;
}

.text {	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8A8A8A;

}
