.text {
	font-family: Comic Sans MS, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.link {
	font-family: Comic Sans MS, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}

body {
	background: #FEFEFE;
}

ul {
	margin: 1em;
}

table {
	font-size: 16px;
	font-family: Comic Sans MS, sans-serif;
}

td {
	font-size: 16px;
	font-family: Comic Sans MS, sans-serif;
}

td.colhead {
	font-size: 16px;
	font-family: Comic Sans MS, sans-serif;
	border: 1px black solid;
	background: #FFFFFF;
}

td.col1 {
	font-size: 16px;
	font-family: Comic Sans MS, sans-serif;
	border: 1px black solid;
	background: #C2A05B;
}

td.col2 {
	font-size: 16px;
	font-family: Comic Sans MS, sans-serif;
	border: 1px black solid;
	background: #FFDD77;
}

div.cap {
	font-size: 14px;
	font-family: Comic Sans MS, sans-serif;
}

A:link { color: #0000FF; }
A:visited { color: #0000FF; }
A:active { color: #00CCFF; }

div.padded {
	margin-left: 100px;
	margin-right: 100px;
}

div.bottom {
	width:850px;
	font-family: Comic Sans MS, sans-serif;
}

div.sidebar {
	background: #DCE3EB;
	border: 1px black solid;
	color: #000080;
}

div.sectiontop {
	background: #FEEFAA;
	color: #000000;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 15px;
}

div.testimonials {
	font-family: Times Roman, serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	width: 750px;
}
