body {
	background-image: url(images/paper.jpg);
	background-repeat: repeat;
}
h1 {
	font: normal xx-large/90% "Century Schoolbook", "Copperplate Gothic Bold", "Franklin Gothic Medium", Garamond;
	text-transform: capitalize;
	color: #660033;
	text-decoration: none;
	background: url(none);
}
h2 {
	font: normal large/90% "Century Schoolbook";
	text-transform: none;
	color: #660033;
	text-decoration: none;
}
.creditline {
	font: normal x-small/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bytesavvy {
	font: italic bold normal small/normal "Book Antiqua";
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.text {
	font: normal small/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.pictitle {
	font: italic bold normal large/normal "Lucida Calligraphy";
	text-transform: capitalize;
	color: #660033;
	text-decoration: none;
}
.address {
	font: bold normal medium/normal "Century Schoolbook";
	text-transform: none;
	color: #660033;
	text-decoration: none;
}
a {
	color: #000099;
	font: normal small/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font: italic normal small/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style2 {
	color: #660033;
	font: normal medium/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}
h4 {
	font: bolder normal large/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #660033;
	text-decoration: none;
	background: center center;
}
h3 {
	font: oblique bolder normal medium/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.pricing {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

.signature {
	font-family: "Lucida Handwriting";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #003366;
}
