td, p, li {
font-size: 12px;
color: #202020;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.copy {
	font-size: 9px;
	color: #004499;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #004499;
}
h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 7px;
	color: #606060;
	
}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #202020;
}
h4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #202020;
}




a:link { color: #004499; text-decoration:none; font-weight: bold }
a:visited { color: #004499; text-decoration:none; font-weight: bold }
a:hover { color: #004499 }
a:active { color: #004499 }
