
body {
	background-image:url(../images/gif/formbanner.gif);
	background-repeat:no-repeat;
	background-color:#FFF2CA;
}
p {
	font-family: Arial, Verdana, Helvetica; 
	font-size: 12px;
	line-height:1.5;
	color:#003399;
}

H1 {
	font-family:Arial, Verdana, Helvetica;
	font-size:14px;
	font-weight:700;
	color:#AE1B25;
}

H2	{
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-style:italic;
	font-weight:300;
	color:#AE1B25;
}
	
a:link {
	color:#640064;
	text-decoration: none;
}
a:visited {
	color: #640064;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #990066;
	background-color:#FFFFCC;
}

a:link:active, a:visited:active {
	color:#990066;
	}


