body {
	background: #333;
	background-image:url(../images/backgroundtile.gif);
	background-repeat:repeat-x;
	color: #333;
	padding: 0px 0 40px;
}

.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	line-height: 26px;
	padding-bottom:10px;
}

.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 24px;
	padding-bottom:10px;
}

.CTA {
	font-family: "Times New Roman", Times, serif;
	color:#3366cc;
	font-size:20px;
	line-height: 24px;
}

.CTAsmall {
	font-family: "Times New Roman", Times, serif;
	color:#3366cc;
	font-size:14px;
	line-height: 24px;
}

.red {
	font-family: "Times New Roman", Times, serif;
	color:#993300;
	font-size:18px;
	line-height: 24px;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 16px;
	padding-bottom:20px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	line-height: 13px;
}

a {
	color:#3366cc;
	text-decoration: underline;
}

a:hover {
	color: #6699ff;
	text-decoration: underline;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	background-color:#FFF;
	margin-bottom: 20px;
}
