@charset "UTF-8";
.caps {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	font-variant: small-caps;
}
.capsBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	font-variant: small-caps;
	font-weight: bold;
}
.boldred {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F00;
	font-weight: bolder;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #633;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #633;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #996;
	text-decoration: none;
}
.italicCopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	color: #9C3;
}
a:visited {
	color: #993;
	text-decoration: none;
}
.address {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #996;
}
.addresslarger {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #996;
}
.textbody {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #996;
	line-height: 22px;
}
.addresslargerCopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #996;
	font-weight: bold;
}
.addressCopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #996;
}
.excited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #603;
	font-weight: bold;
}
.excitedgreen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
}
.larger {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
a:hover {
	color: #9C3;
	text-decoration: underline;
}
a:active {
	color: #996;
	text-decoration: none;
}
.palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #633;
}
.body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #633;
}
.list {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #633;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #9C3;
	font-weight: bold;
}
.italic {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: italic;
	color: #9C3;
}
.boldbody {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #966;
}
.pretty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #603;
	font-weight: bold;
}
.helv {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	line-height: 18px;
}
