body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.tagline {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #993333;
	border: none;
	font-weight: normal;
	font-style: italic;
}

.paragraph_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	border: none;
	font-weight: none;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: none;
}

a:active {
  color: #006699;
}

a:link {
  color:  #006699;
}

a:visited {
  color: #006633;
}

a:hover {
  color: #006699;
}


.callout {
	color: #336600;
	font-weight:bold;
	font-style: italic;
}