/* CSS Document */
body {
	color:#444444;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/formpage_02.gif );
	background-repeat:repeat-x; 
	
	}
h1{
	font-size: 16px;
	text-align: center;
	margin : 2px auto 2px auto;
	}
h2{
	font-size: 12px;
	color:#f00;
	text-align: center;
	}
div {
	text-align: left;
	margin: 0;
	padding: 0;
	}
div#ci
{
width: 397px;
height: 75px;
}

div#ci a img{
	border:none;
}
a.noborder
{
	border:none;
}


	
