
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	
	}
	
	.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2002B;
	font-weight:bold;
	
	}

	
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	
	}
	
	.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2002B;
	
	}
	
		.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2002B;
	
	}

			.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	
	}


a:link {
	text-decoration: none;
	color:#333333
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CCCCCC
}
a:active {
	text-decoration: none;.button {
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #cccccc;
	padding: 0px;
	width: 100px;
	height: 20px;

}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #666666;
	padding: 0px;
	width: 100px;
	height: 20px;

}

