body {
	background-image: url(images/bg.gif);
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
/*	line-height: 30px;*/
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

.bodytext2 {
	margin: 0;
	padding: 0;
}

.bodytext3 {
	margin: 0;
	padding: 0;
	margin-left: 25px;
}

.heading1 {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
}

.heading2 {
	color: #355F2A;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
}

.heading3 {
	color: #355F2A;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
	margin-left: 25px;
}

.subheading {
	font-weight: bold;
	font-size: 20px;
	color:#000066;
}

.emphasis1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
/*	color: #990000;*/
	font-weight: bold;
	font-size: 16px;
}

.backLink {
	line-height: 1em;
	font-size: 10px;
}

ul.coffeeList {
	margin-top: 0;
	padding-top: 0;
	list-style-image: url(images/cup.gif);
}

ul.coffeeList li a {
	text-decoration: none;
	border-bottom: dashed;
	border-bottom-width: 1px;
	line-height: 2em;
	color: #990000;
	font-weight: bold;
	margin-left: 5px;
}

ul.checkList {
	margin-top: 0;
	padding-top: 0;
	list-style-image: url(images/checkmark.gif);
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	padding: 10px;
}
a:link {
	color: #3E4B78;
}
a:visited {
	color: #3E4B78;
}
a:hover {
	color: #7E382C;
	text-decoration: none;
}
.supportpics {
	border-color: #7E382C;
	
}.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.linksheader {
	font-style: italic;
	font-weight: bold;
	color: #003300;
	font-size: 18px;

}
.linkname {
	font-weight: bold;
	color: #7E382C;
}
li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
.tccName {
	color: #004080;
	font-weight: bold;
}
.coffeeQuote {
	color: #660000;
}
