body, p, td, th, dt, dd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004080;
}

a:link {
	color: #0052A4;
	font-weight: bold;
}
a:visited {
	color: #000040;
	font-weight: bold;
}
a:hover, a:active {
	color: #0052A4;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #010165;
}
h1#siteTitle {
	font-variant: small-caps;
	margin: 0px 0px 12px 0px;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}

.xSmallText {
	font-size: xx-small;
}
.smallText {
	font-size: x-small;
}
.red {
	color: #FF3300;
}

dt {
	font-weight: bold;
	margin: 12px 0px;
}
dd {
	margin: 3px 12px;
}

a.dateLink {
	font-size: x-small;
	text-decoration: none;
}

li {
	margin: 6px 0px;
}

p.testimonial {
	margin: 12px 0px 0px 0px;
}
p.person {
	margin: 6px 0px 18px 12px;
	font-weight: bold;
}